Kilisei
Explore posts from serversDTDrizzle Team
•Created by DYELbrah on 1/27/2025 in #help
Do all migration files get executed in single transaction?
@DYELbrah @Andrew Sherman please make a config option like 'single-file-transactions' because my fix is fucking stupid or make the Statement breakpoints Beginn and end transactions
5 replies
DTDrizzle Team
•Created by DYELbrah on 1/27/2025 in #help
Do all migration files get executed in single transaction?
i found a solution to just Commit where you want to end a transaction and write Beginn after that so drizzle can commit the migration/transaction itself
5 replies
DTDrizzle Team
•Created by DYELbrah on 1/27/2025 in #help
Do all migration files get executed in single transaction?
We have the same problem but with postgres/cockroach
5 replies
Nuxt nested layout
we want to have a sidebar with different content for each subroute updated stackblitz https://stackblitz.com/~/github.com/kilisei/nuxt-layout?file=package.json
12 replies
Nuxt nested layout
@l422y Thank you for your reply, but this does not solve my problem, I want this page to have only the extra info of the assigned layout, not the company/customer extra info in one page. or am i understanding you wrong we want to use a slot
12 replies
DTDrizzle Team
•Created by Hussein on 10/26/2023 in #help
"Seems like the schema generic is missing - did you forget to add it to your DB type?"
@Angelelz you saved my sanity
18 replies