Halvor
07/26/2021, 11:40 AMprisma.arbitrated.count({
where: {
id: 100
}
}) > 0;
Ryan
07/26/2021, 11:43 AMfindFirst
as well.Halvor
07/26/2021, 11:56 AMRyan
07/26/2021, 11:57 AMHalvor
07/26/2021, 12:24 PMHalvor
07/26/2021, 2:07 PMHalvor
07/26/2021, 2:07 PMHalvor
07/26/2021, 2:12 PMError: P3006
Migration `20210726141108_` failed to apply cleanly to the shadow database.
Error:
Database error
Error querying the database: db error: ERROR: type "citext" does not exist
0: sql_migration_connector::flavour::postgres::sql_schema_from_migration_history
at migration-engine/connectors/sql-migration-connector/src/flavour/postgres.rs:375
1: sql_migration_connector::validate_migrations
at migration-engine/connectors/sql-migration-connector/src/lib.rs:323
2: migration_core::api::DevDiagnostic
at migration-engine/core/src/api.rs:89
Halvor
07/26/2021, 2:12 PMRyan
07/26/2021, 2:36 PMHalvor
07/26/2021, 2:52 PM