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
After squashing migrations, you will sometimes have a fixup file. We currently skip .edgeql files in the dbschema/migrations folder, but not in the dbschema/migrations/fixups folder, so you get errors when trying to run the code generation.