#Pulling schema from database...
1 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
- SQLite - Drizzle schema hooks - beforeSchemaInit
- Postgres - Drizzle schema hooks - beforeSchemaInit
- Join Field - Using the Join field to have full control of your database schema
- Join Field - Using the Join field to have full control of your database schema - Specifying additional fields on relationships
- Migrations - When to run migrations - Postgres
Hi did you manage to find some workaround for that? @vital patrol I'm currently experiencing the same problem.
Are you using a remote database?
I recommend using a local database if possible as remote is quite slow right now.
I'm curious to follow this as I'm experiencing something very similar with a constant "Pulling schema from database..." even when just sitting idle. I am using a local sqlite db for dev.