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

Add support for Microsoft SQL server (1000USD Bounty) #17

Open
lihaoyi opened this issue Jul 22, 2024 · 4 comments · May be fixed by #29
Open

Add support for Microsoft SQL server (1000USD Bounty) #17

lihaoyi opened this issue Jul 22, 2024 · 4 comments · May be fixed by #29

Comments

@lihaoyi
Copy link
Member

lihaoyi commented Jul 22, 2024


From the maintainer Li Haoyi: I'm putting a 1000USD bounty on this issue, payable by bank transfer on a merged PR implementing this.


This should be relatively straightforward to add as a new dialect next to Postgres, MySQL, H2, and Sqlite. It should cover as much of the ScalaSQL API as possible, with exceptions or unsupported functionality marked with explanation comments in https://github.com/com-lihaoyi/scalasql/blob/main/scalasql/test/src/ConcreteTestSuites.scala. Tests should follow the existing pattern, and I believe TestContainers which we use for postgres and mysql should already have SQL server containers ready to go

@lihaoyi lihaoyi changed the title Add support for Microsoft SQL server Add support for Microsoft SQL server (500USD Bounty) Jul 22, 2024
@lihaoyi
Copy link
Member Author

lihaoyi commented Jul 22, 2024

Got for it

@valerii540
Copy link

@lihaoyi can I also try to implement this? Or is it considered as already "booked"?

@lihaoyi
Copy link
Member Author

lihaoyi commented Jul 29, 2024

@valerii540 go for it. There's no locking of bounties, they remain open until they are completed

@kiendang kiendang linked a pull request Sep 6, 2024 that will close this issue
@lihaoyi lihaoyi changed the title Add support for Microsoft SQL server (500USD Bounty) Add support for Microsoft SQL server (1000USD Bounty) Sep 15, 2024
@lihaoyi
Copy link
Member Author

lihaoyi commented Sep 15, 2024

Bumping the bounty from 500USD to 1000USD in view of the large amount of work apparently necessary to do this, as shown by the work that's gone into #29

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

Successfully merging a pull request may close this issue.

2 participants