tazmaniax
DTDrizzle Team
•Created by tazmaniax on 11/28/2024 in #help
Unable to pass JSON array to PostgreSQL function jsonb[] parameter using execute raw SQL
I've actually just found a solution after much trial and error by defining my own
pgArray
function that converts an array into the right format but it feels clumsy and should I expect Drizzle to be able to do this under the covers?
2 replies
DTDrizzle Team
•Created by tazmaniax on 11/25/2024 in #help
drizzle-kit introspect schemaFilters parameter ignored
I've raised an issue, https://github.com/drizzle-team/drizzle-orm/issues/3626
2 replies