GatorCSE
DTDrizzle Team
•Created by prop on 11/9/2023 in #help
Access values in "where" query
can we use prepared statements in batches? I'm trying with:
but getting `Property 'returning' does not exist on type 'PreparedQuery<...' errors
73 replies
DTDrizzle Team
•Created by prop on 11/9/2023 in #help
Access values in "where" query
does (sqlite) drizzle have a built in way to atomic increment a field during an update? I'm doing this:
but wondering if there was a built in function
73 replies