alexblokh
alexblokh
DTDrizzle Team
Created by Woet on 5/10/2024 in #help
Postgres - Unique constraint that allows null
cc: @Mykhailo
5 replies
DTDrizzle Team
Created by Jaymal on 4/4/2024 in #help
Timestamp formatted differently if fetched as relation rather than directly
cc: @Dan Kochetov
17 replies
DTDrizzle Team
Created by Jaymal on 4/4/2024 in #help
Timestamp formatted differently if fetched as relation rather than directly
Yep, that’s a bug
17 replies
DTDrizzle Team
Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
and if we include it as binary - I suppose size will become comparable with the ElectronJS?
40 replies
DTDrizzle Team
Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
we will have to write everything in rust?
40 replies
DTDrizzle Team
Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
is that the case?
40 replies
DTDrizzle Team
Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
we're considering using Tauri for the desktop app we're going to build but I do see that it doesn't have node as an option for the backend
40 replies
DTDrizzle Team
Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
@Thomas van der Westen hey!
40 replies
DTDrizzle Team
Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
docs should be up to date, can you please check
40 replies
DTDrizzle Team
Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
40 replies
DTDrizzle Team
Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
and it does seem those notes are not in release and Andrew can help with them
40 replies
DTDrizzle Team
Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
I think we've introduced breaking changes to SQLite proxy recently, cause it was working inproperly and didn't have support for batch
40 replies
DTDrizzle Team
Created by Thomas van der Westen on 3/16/2024 in #help
Updating to 0.30.2 break my tauri Sqlite proxy
cc: @Andrew Sherman
40 replies
DTDrizzle Team
Created by JT on 3/13/2024 in #help
Can I pay for a new feature to be added?
hey, @JT first of all thanks for being our first gold sponsor! downgrade migrations are actually in my track in the milestone I'm going through now, so they will land soon, but if you want to financially contribute - who am I to stop you! it actually looks like this: - [done] remove :dialects from cli commands, move to config/cli param - [done] pull relations during introspect - [done] handle Schemas properly, with tables with the same name across different schemas [funded by our gold sponsor] - [in progress] consume Prisma / Sequelise / TypeORM migrations -> Drizzle - [done] custom migration file names - [in progress] down migrations --- release ---
3 replies
DTDrizzle Team
Created by titongo on 12/8/2023 in #help
+21.000 row reads in query, how can I improve performance?
can you show the rest of the schema? I'll be able to check
103 replies