Splitties / refreshVersions

Life is too short to google for dependencies and versions
https://splitties.github.io/refreshVersions/
MIT License
1.63k stars 107 forks source link

Migration changes the SQLDelight dialect version #632

Open 1gravity opened 1 year ago

1gravity commented 1 year ago

✅ Expected behavior

Migrations doesn't convert dialect = "sqlite:3.25"

💣 Steps to reproduce

Add SQLDelight to an app and run a migration.

LouisCAD commented 1 year ago

@jmfayard Relates to #470