Seeding globals from roles.sql...
Applying migration 20250107080821_remote_schema.sql...
Applying migration 20250109023135_remote_schema.sql...
Applying migration 20250120014743_remote_schema.sql...
Applying migration 20250120015606_remote_schema.sql...
Applying migration 20250120015721_remote_schema.sql...
Applying migration 20250122030752_remote_schema.sql...
ERROR: relation "users" does not exist (SQLSTATE 42P01)
At statement 11: alter table "public"."customers" add constraint "customers_id_fkey" FOREIGN KEY (id) REFERENCES users(id) ON DELETE CASCADE not valid
Seeding globals from roles.sql...
Applying migration 20250107080821_remote_schema.sql...
Applying migration 20250109023135_remote_schema.sql...
Applying migration 20250120014743_remote_schema.sql...
Applying migration 20250120015606_remote_schema.sql...
Applying migration 20250120015721_remote_schema.sql...
Applying migration 20250122030752_remote_schema.sql...
ERROR: relation "users" does not exist (SQLSTATE 42P01)
At statement 11: alter table "public"."customers" add constraint "customers_id_fkey" FOREIGN KEY (id) REFERENCES users(id) ON DELETE CASCADE not valid