Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RF: Add support for connecting to msSql for CI #80

Open
haizerdev opened this issue Dec 6, 2022 · 6 comments
Open

RF: Add support for connecting to msSql for CI #80

haizerdev opened this issue Dec 6, 2022 · 6 comments

Comments

@haizerdev
Copy link

No description provided.

@haizerdev haizerdev changed the title Add connect to msSql for CI Feature: Add support for connecting to msSql for CI Dec 6, 2022
@janbarari
Copy link
Owner

Hey @haizerdev
You already have this feature
both ci and local can be configured with mysql or sqlite
Please follow the setup doc

@haizerdev
Copy link
Author

Yes, I know, but for our project need support MS SQL db

@janbarari
Copy link
Owner

janbarari commented Dec 7, 2022

Hmm. I thought you mean MySql, this is MSSql
I will put this issue on investigation once the new milestone started.

@janbarari janbarari changed the title Feature: Add support for connecting to msSql for CI RF: Add support for connecting to msSql for CI Dec 9, 2022
@janbarari
Copy link
Owner

janbarari commented Dec 15, 2022

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?

@tplive
Copy link

tplive commented Feb 22, 2023

SQL Server === MsSql.. :)

@janbarari
Copy link
Owner

Looking for SQL Server configuration :)

@janbarari janbarari reopened this Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants