You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i run the export command it tries to load the data from the database, instead of first looking at the config what driver is used. So im getting a database error that it cannot find the corresponding table.
Ok that error makes more sense - your screenshot had asset containers which confused me.
I've opened a PR here with the changes needed, but I'm going to wait until v6 to solve this, alongside #411 as there is a clear split between globals and variables at that point.
Ok that error makes more sense - your screenshot had asset containers which confused me.
I've opened a PR here with the changes needed, but I'm going to wait until v6 to solve this, alongside #411 as there is a clear split between globals and variables at that point.
I'm sorry for the confusion, and thanks for the quick reply and PR.
Uh oh!
There was an error while loading. Please reload this page.
Bug description
Hi, im running into a export problem for the ExportGlobals command (Statamic\Eloquent\Commands\ExportGlobals).
I have the following config for globals splitting up file based and eloquent:
When i run the export command it tries to load the data from the database, instead of first looking at the config what driver is used. So im getting a database error that it cannot find the corresponding table.
How to reproduce
Logs
Environment
Stack trace
No response
The text was updated successfully, but these errors were encountered: