piedra
DTDrizzle Team
•Created by Pistonmaster on 12/4/2023 in #help
Question about dynamic query building
19 replies
DTDrizzle Team
•Created by Pistonmaster on 12/4/2023 in #help
Question about dynamic query building
sure, that would be in the docs repo, right?
19 replies
DTDrizzle Team
•Created by Pistonmaster on 12/4/2023 in #help
Question about dynamic query building
I'm having the same doubt as the OP, so just to be clear, doing
would execute
If that is correct, the docs indeed never mention that using a dynamic query allows multiple calls to
where
that are merged automatically, but it's the impression one gets after reading the docs the first time since that's the example that is given.
What do you think could help bring some clarity to the docs? would an alert like the one here (https://orm.drizzle.team/docs/sql-schema-declaration) about the export
keyword work?
Thanks!19 replies
DTDrizzle Team
•Created by piedra on 10/7/2023 in #help
how to disambiguate query relations
I think I figured it out
It would be good to document this on the site, is it ok to create a PR for the docs?
2 replies