Bug description
I ran php please migrate-dates-to-utc Europe/Amsterdam on a website with the eloquent driver and got an error:
How to reproduce
Run the command on an eloquent project where entries are stored in the database.
Logs
Environment
Environment
Laravel Version: 13.24.0
PHP Version: 8.5.8
Composer Version: 2.10.1
Environment: local
Debug Mode: ENABLED
Maintenance Mode: OFF
Timezone: UTC
Locale: nl
Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED
Drivers
Broadcasting: log
Cache: file
Database: mysql
Logs: stack / single
Mail: smtp
Queue: sync
Session: file
Storage
public/storage: NOT LINKED
Locales
Installed: en, nl
LaravelLang\Actions\Plugin: 1.13.2
LaravelLang\Attributes\Plugin: 2.16.4
LaravelLang\HttpStatuses\Plugin: 3.13.2
LaravelLang\Lang\Plugin: 15.34.0
LaravelLang\MoonShine\Plugin: INCORRECT
LaravelLang\StarterKits\Plugin: 1.16.1
Locales Version: 2.11.0
Protected: en, nl
Publisher Version: 16.8.0
Statamic
Addons: 6
License Key: Set
Sites: 1
Stache Watcher: Enabled (auto)
Static Caching: Disabled
Version: 6.26.0 PRO
Statamic Addons
duncanmcclean/guest-entries: 5.2.0
statamic/eloquent-driver: 5.10.0
stillat/relationships: 2.4.0
studio1902/statamic-peak-commands: 10.7.2
studio1902/statamic-peak-seo: 11.8.0
studio1902/statamic-peak-tools: 9.2.0
Statamic Eloquent Driver
Addon Settings: file
Asset Containers: file
Assets: file
Blueprints: file
Collection Trees: file
Collections: file
Entries: eloquent
Fieldsets: file
Form Submissions: file
Forms: file
Global Sets: file
Global Variables: file
Navigation Trees: file
Navigations: file
Revisions: eloquent
Sites: file
Taxonomies: file
Terms: file
Tokens: file
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
Bug description
I ran
php please migrate-dates-to-utc Europe/Amsterdamon a website with the eloquent driver and got an error:How to reproduce
Run the command on an eloquent project where entries are stored in the database.
Logs
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response