Karol
DTDrizzle Team
•Created by Leonardo Barbosa - Creatus on 4/9/2024 in #help
Invalid drizzle query
Any update on this @Mykhailo ? My postgres db is getting invalid defaults all over the place too and studio does not allow me to test my queries:
12 replies
Using output validator breaks query return type inference on react query
Ok I resolved my issue myself, it's that I did not have strict null checks turned on on my component directory since I haven't managed to turn it on everywhere yet. When I turn it on, types are inferred correct. Case closed.
3 replies