manikandan
DTDrizzle Team
•Created by manikandan on 2/14/2025 in #help
Is it possible to have conditional foreign key relation?
I want to set the foreign key conditionally based on the
bookingFor
field value. If bookingFor = 'MOVIE'
it should point to movie
table, similarly if the bookingFor = 'EVENT'
then it needs to point to event
table.2 replies
DTDrizzle Team
•Created by manikandan on 1/8/2025 in #help
Need help with type issues on InferInsertModel and InferSelectModel

5 replies
DTDrizzle Team
•Created by manikandan on 1/3/2025 in #help
Select query return type seems weird

2 replies
DTDrizzle Team
•Created by manikandan on 12/28/2024 in #help
Is there any option to use Drizzle InferSelectModel value for annotating swagger response

7 replies