C
C#•3y ago
Fruity Mike

Migrations with dapper [Answered]

Hey, I want to use dapper but don't want to deal with migrations/schema changes manually what could you recommend me?
14 Replies
Unknown User
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Jayy
Jayy•3y ago
how is this a useful response
Unknown User
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Fruity Mike
Fruity MikeOP•3y ago
actually I want to write my own migrations in sql I just want some sort of library who would help me apply those migrations in an orderly fashion same thing would apply to downgrades as well
Jayy
Jayy•3y ago
beat me to it
Patrick
Patrick•3y ago
don't even need a library tbh, sql server command line exists for MSSQL and Postgres has an equivalent just invoke a powershell/bash or whatever script
Fruity Mike
Fruity MikeOP•3y ago
thanks, looks like smth that I need.
Patrick
Patrick•3y ago
you really dont need a library for it but meh.
Fruity Mike
Fruity MikeOP•3y ago
I don't really need runtime but meh ;d
Patrick
Patrick•3y ago
i mean you do if you want C#
Fruity Mike
Fruity MikeOP•3y ago
I get it, thanks for the tip 🙂
Monsieur Wholesome
Monsieur Wholesome•3y ago
laughs in .net 7 aot native compilation Actually, that does still need the runtime dependencies Does that mean the runtime runs native apps?
Accord
Accord•3y ago
✅ This post has been marked as answered!
Want results from more Discord servers?
Add your server