Boian Ivanov
Boian Ivanov
DTDrizzle Team
Created by Boian Ivanov on 9/22/2023 in #help
[BUG] Multi schema tables with same name
I have two tables with the same name in two different schemas. Drizzle seem to not take into account the schema when generating the SQL, and it generates only one of the two tables. This heavily brakes a lot of functionality
17 replies
DTDrizzle Team
Created by Boian Ivanov on 8/17/2023 in #help
Issue with diverging responses via RDS Wrapper on rawSQL query.
We've recently noticed that we're getting the raw response from RDS Aurora when doing a raw query. The issue seems to be known for some months already, but due to that our team is starting considering moving away from Drizzle. Is there any way we can assist with resolving this issue in some capacity? https://github.com/drizzle-team/drizzle-orm/issues/578
3 replies