Septatrix
Explore posts from serversPage routing with multiple domain
I still want to have different pages for each domain. Maybe layers are better for this?
The sites only need to share some components, middleware, and few configs between the sites. And ideally they would also be served by a single nitro instance
7 replies
DTDrizzle Team
•Created by Septatrix on 1/15/2024 in #help
Delete row and return value including data from relation
I do rely on foreign key triggers for the deletion
5 replies
DTDrizzle Team
•Created by Septatrix on 10/31/2023 in #help
`SqliteError: near "(": syntax error` when using `notExists`
Thanks, in the meantime I also found https://github.com/drizzle-team/drizzle-orm/issues/1235 and came across the same workaround.
6 replies
DTDrizzle Team
•Created by Septatrix on 9/22/2023 in #help
What is the purpose of the _meta directory?
Based on that I would have to commit it to git but the application does not need to write to it?
3 replies