Replies: 1 comment
-
Hey @tanj, good question! We are planning to support MSSQL in near future. Basically we need to implement the MSSQL SQL dialect in SeaQuery and support schema discovery of MSSQL in SeaSchema before fully support it in SeaORM. Related Issues: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It appears as though sqlx supports mssql databases. I'm wondering since that is the case and this projects depends on sqlx; what it would take to support mssql in this project?
Beta Was this translation helpful? Give feedback.
All reactions