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
{{ message }}
This repository was archived by the owner on Aug 25, 2021. It is now read-only.
This repository was archived by the owner on Aug 25, 2021. It is now read-only.
Error: Failure during a migration command: Connector error. (error: Error querying the database: Error querying the database: Server error: `ERROR 42000 (1064): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1' #546
Error: Failure during a migration command: Connector error. (error: Error querying the database: Error querying the database: Server error: `ERROR 42000 (1064): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1'
0: migration_core::api::ApplyMigration
with migration_id="20200804163056-init"
at migration-engine\core\src\api.rs:77)
at Object.<anonymous> (C:\workspace\holdem-server\node_modules\@prisma\cli\build\index.js:2:2135004)
at MigrateEngine.handleResponse (C:\workspace\holdem-server\node_modules\@prisma\cli\build\index.js:2:2133212)
at LineStream.<anonymous> (C:\workspace\holdem-server\node_modules\@prisma\cli\build\index.js:2:2134669)
at LineStream.emit (events.js:310:20)
at addChunk (_stream_readable.js:286:12)
at readableAddChunk (_stream_readable.js:268:9)
at LineStream.Readable.push (_stream_readable.js:209:10)
at LineStream.Transform.push (_stream_transform.js:152:32)
at LineStream._pushBuffer (C:\workspace\holdem-server\node_modules\@prisma\cli\build\index.js:2:1819384)
at LineStream._transform (C:\workspace\holdem-server\node_modules\@prisma\cli\build\index.js:2:1819205)
Rust Stacktrace:
Failure during a migration command: Connector error. (error: Error querying the database: Error querying the database: Server error: `ERROR 42000 (1064): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1'
0: migration_core::api::ApplyMigration
with migration_id="20200804163056-init"
at migration-engine\core\src\api.rs:77)