Skip to content

Add support for mssql #2

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

Closed
f8dca opened this issue Jun 6, 2023 · 5 comments
Closed

Add support for mssql #2

f8dca opened this issue Jun 6, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@f8dca
Copy link

f8dca commented Jun 6, 2023

It would be great if SQLPage would support Microsoft SQL server as a back end.

thread 'main' panicked at 'Invalid database URL: Configuration("database URL has the scheme of a MSSQL database but the `mssql` feature is not enabled")', src\webserver\database\mod.rs:230:34

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
@lovasoa
Copy link
Collaborator

lovasoa commented Jun 6, 2023

That would be great indeed ! Would you be interested in helping implement and maintain mssql support in SQLPage ?

@f8dca
Copy link
Author

f8dca commented Jun 6, 2023 via email

@f8dca
Copy link
Author

f8dca commented Jul 30, 2023

I see that according to the changelog v0.9.0 now has support for MS SQL Server databases but it is not (yet) available on the release page. When do you think this will be public for testing ?

Thanks a lot

@lovasoa
Copy link
Collaborator

lovasoa commented Jul 30, 2023

Hey ! I'm in the process of ironing out the last little things ! It'll be today or tomorrow 🙂

@lovasoa
Copy link
Collaborator

lovasoa commented Jul 30, 2023

I just released v0.9.0, with experimental support for SQL Server 😎 : https://github.com/lovasoa/SQLpage/releases/tag/v0.9.0

If you encounter any problem while using it, please open new issues here, I'll be happy to help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants