Adding schema type to Drizzle
I just want to follow up on this old thread
https://discord.com/channels/795981131316985866/1035474537237721128/threads/1264886838720725043
I looked around in the sql-drizzle codebase and found that the type parameters just isnt implemented for the functions.
Why can't we do it like this? Is wrapper around
The second screenshot is modified example
https://discord.com/channels/795981131316985866/1035474537237721128/threads/1264886838720725043
I looked around in the sql-drizzle codebase and found that the type parameters just isnt implemented for the functions.
Why can't we do it like this? Is wrapper around
Context.tag() like this not recommended?The second screenshot is modified example


