Mozzy
Mozzy
Explore posts from servers
DTDrizzle Team
Created by Justine on 10/27/2024 in #help
Error 7500: not authorized: SQLITE_AUTH
No description
18 replies
DTDrizzle Team
Created by CaptainFantastic on 10/11/2024 in #help
Extremely weird behaviour
Sounds like cache tbh
10 replies
DTDrizzle Team
Created by CaptainFantastic on 10/11/2024 in #help
Extremely weird behaviour
Huh, what if you do it all in a transaction?
10 replies
DTDrizzle Team
Created by CaptainFantastic on 10/11/2024 in #help
Extremely weird behaviour
How does your code look now with the awaits?
10 replies
DTDrizzle Team
Created by CaptainFantastic on 10/11/2024 in #help
Extremely weird behaviour
You are not awaiting updateCompany()
10 replies
DTDrizzle Team
Created by tcurdt on 10/8/2024 in #help
Wrong docs on casing
:CatThumbsUp:
21 replies
DTDrizzle Team
Created by wolf/gang on 10/8/2024 in #help
How to connect to local sqlite database
In short, don't use the new simplified connection method with Next.js
4 replies
DTDrizzle Team
Created by wolf/gang on 10/8/2024 in #help
How to connect to local sqlite database
Had the same issue while trying the new connection method: https://discord.com/channels/1043890932593987624/1043890932593987627/1293003908192538668
4 replies
DTDrizzle Team
Created by Mozzy on 10/8/2024 in #help
Changing the Postgres serial/autoincrement behavior
bump
2 replies
DTDrizzle Team
Created by tcurdt on 10/8/2024 in #help
Wrong docs on casing
Just tried without adding it in drizzle(). It breaks the ORM part
21 replies
DTDrizzle Team
Created by tcurdt on 10/8/2024 in #help
Wrong docs on casing
No description
21 replies
DTDrizzle Team
Created by tcurdt on 10/8/2024 in #help
Wrong docs on casing
You'll need it in the config for the drizzle-kit commands
21 replies
DTDrizzle Team
Created by tcurdt on 10/8/2024 in #help
Wrong docs on casing
I think so
21 replies
DTDrizzle Team
Created by tcurdt on 10/8/2024 in #help
Wrong docs on casing
Yup, updating both should fix it
21 replies
DTDrizzle Team
Created by tcurdt on 10/8/2024 in #help
Wrong docs on casing
I believe it was added in yesterday's releases
21 replies
DTDrizzle Team
Created by tcurdt on 10/8/2024 in #help
Wrong docs on casing
Which Drizzle versions are you on?
21 replies
DTDrizzle Team
Created by tcurdt on 10/8/2024 in #help
Wrong docs on casing
That seems right to me, but you also might want to add that to the Drizzle config file
21 replies
DTDrizzle Team
Created by Hypex on 10/5/2024 in #help
How to generate type for individual items?
happy to help
6 replies
DTDrizzle Team
Created by Hypex on 10/5/2024 in #help
How to generate type for individual items?
Alternatively InferSelectModel<typeof cases>
6 replies
DTDrizzle Team
Created by Hypex on 10/5/2024 in #help
How to generate type for individual items?
No description
6 replies