Andrey Los
DTDrizzle Team
•Created by Andrey Los on 8/24/2023 in #help
It is possible to stop notice logs from appearing?
Hi there. So I'm using postgres and I run execute with table truncate.
No matter what I try I always get some stuff spammed into the console. Same applies for migration scripts.
Overriding logger or writer doesn't help in this case.
Thanks
11 replies
DTDrizzle Team
•Created by Andrey Los on 8/8/2023 in #help
There is not enough information to infer relation. What am I doing wrong?
I have such a setup yet I'm getting
There is not enough information to infer relation "users.organizations"
. What am I missing? (below are all my relations)
It's a many-to-many relationship. I also registered all that stuff into the schema (below)
11 replies