Vinny
DTDrizzle Team
•Created by Vinny on 4/21/2024 in #help
How can I get rid of the buffer object returned when using Magical sql operator?
This is and example of how I execute the query:
Which returns the data with a
_bug
object that I don't need.
1 replies
DTDrizzle Team
•Created by Vinny on 3/10/2024 in #help
Error Too many connections with Drizzle + MySQL2
13 replies
DTDrizzle Team
•Created by Vinny on 2/18/2024 in #help
How can I make my Postgres schema automatically insert `UTC` time when using `defaultNow()`?
The example below is inserting the time using the timezone of my computer instead of UTC.
4 replies