Has anyone seen the error
no such table: schema_migrations
out of job composer? My workaround was to rename
ondemand/data/sys/myjobs/production.sqlite3
to something else, and let OnDemand remake the file. I haven’t heard back from the user to confirm that fixed the problem, but I expect it will. The only table in the user’s file (which was almost a year old) was “jobs” - no “json_stores”, “workflows”, or “schema_migrations” that I see in current sqlite3 files
Not sure if the file is corrupt, or just “ancient”.
Anyone have thoughts on what happened?
Is there