Dont throw error if the relations is not correct
tsc fails to build due to errors
tsc
to compile the project to javascript, I am getting the following error:
```
Found 4 errors in 2 files.
Errors Files...trying out neon.tech should i use "Pooled Connection"?
Discrepancies Between Raw SQL Queries and ORM Operations: Why Might They Behave Differently?
I need help generating a query for a schema
Best way to omit a field (e.g. password) after findMany from schema?
How to implement interface for table?
onDuplicateKeyUpdate
drizzle weird error message on database operation
permission denied on insert
How can I reference the RelationalQueryBuilder and RelationalQuery types?
Dropping unique constraint cant push to db
nftCollectionIdKey: unique("Pool_nftCollectionId_key").on(
table.nftCollectionAddress
),
...I'm getting circular dependency problems because each table relation is declared from the table file
How do I import a type?
posts
, I'd expecect to be able to import a Post
type to be used in one of my child components.
Is this possible with Drizzle? Or have you all found it to be unnecessary...When pushing migrations to Supabase, it skips saying the schema "drizzle" already exists.
__drizzle_migrations
under the drizzle
schema that was auto-created by drizzle-kit
when migrating the first few times
```js...0 tables fetched when introspecting a postgres database
GRANT ALL PRIVILEGES ON SCHEMA public TO prisma;
GRANT ALL PRIVILEGES ON SCHEMA public TO prisma;
PostgreSQL migration issue in AWS RDS with Drizzle ORM: 'no pg_hba.conf entry for host' error
Date condition on where function
ReferenceError: Cannot access 'addon' before initialization
DISTINCT ON syntax error with multiple columns in select