28 lines
2.6 KiB
Plaintext
28 lines
2.6 KiB
Plaintext
[dotenv@17.3.1] injecting env (3) from .env -- tip: ƒöÉ prevent committing .env to code: https://dotenvx.com/precommit
|
|
[dotenv@17.3.1] injecting env (3) from .env.local -- tip: ÔÜÖ´©Å suppress all logs with { quiet: true }
|
|
node.exe : Loaded Prisma config from prisma.config.ts.
|
|
Au caractère Ligne:1 : 1
|
|
+ & "C:\Program Files\nodejs/node.exe" "C:\Program
|
|
Files\nodejs/node_mo ...
|
|
+
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
+ CategoryInfo : NotSpecified: (Loaded Prisma c...isma.
|
|
config.ts.:String) [], RemoteException
|
|
+ FullyQualifiedErrorId : NativeCommandError
|
|
|
|
|
|
Prisma schema loaded from prisma\schema.prisma.
|
|
Datasource "db": PostgreSQL database "plumeia", schema "public" at "192.168.1.25:5432"
|
|
Error: insert or update on table "User" violates foreign key
|
|
constraint "User_planId_fkey"
|
|
0: sql_schema_connector::apply_migration::migration_step
|
|
with step=AddForeignKey { foreign_key_id: ForeignKeyId(0) }
|
|
at schema-engine\connectors\sql-schema-connector\src\appl
|
|
y_migration.rs:28
|
|
1: sql_schema_connector::apply_migration::apply_migration
|
|
at schema-engine\connectors\sql-schema-connector\src\appl
|
|
y_migration.rs:11
|
|
2: schema_core::state::SchemaPush
|
|
at schema-engine\core\src\state.rs:533
|
|
|