24a915133e
* Initial work on upgrading to 6.14.0 Set the output to node_modules still to make it easier * Use ./generated Prisma folder, update types to fix issues * Docker compose restart Clickhouse * Prisma instrumentation update * Docker * Removed database dockerignore file, add generated prisma client to the top-level one * Delete v3-catalog package.json * Resolved pnpm lock file * Log errors for very slow queries
5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
node_modules
|
|
# Ensure the .env symlink is not removed by accident
|
|
!.env
|
|
|
|
generated/prisma |