Open haizerdev opened 1 year ago
Yes, I know, but for our project need support MS SQL db
Hmm. I thought you mean MySql, this is MSSql
I will put this issue on investigation once the new milestone started.
After my investigation, I found that the ORM that the plugin uses doesn't support MsSql. But, It supports SQL Server, Postgres, H2, and Oracle too.
https://github.com/JetBrains/Exposed
WDYT?
SQL Server === MsSql.. :)
Looking for SQL Server configuration :)
Hey @haizerdev You already have this feature both
ci
andlocal
can be configured withmysql
orsqlite
Please follow the setup doc