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

Support for MS SQL #451

Closed
kentongray opened this issue Jul 16, 2016 · 7 comments
Closed

Support for MS SQL #451

kentongray opened this issue Jul 16, 2016 · 7 comments

Comments

@kentongray
Copy link

I figure it wouldn't hurt to ask if there is any possibility or plans of support for MS SQL. I'm looking at the dialect settings and am slightly optimistic it wouldn't be too much work, but wanted to make sure that someone else wasn't planning on doing it. Maybe if I have a free weekend I can give it a go. Would happily donate funds for an AWS DB for testing purposes too.

@fwbrasil
Copy link
Collaborator

@kentongray

Thanks for opening this issue and offering to help with it!

It should easy to implement the dialect. The hard part is the test environment, I don't think a remote AWS db would be a good solution as we want to have the docker container taking care of all dependencies, so developers can run the build locally.

Wdyt about creating a separate project under your github account with the new dialect + a windows ci? We can give you support on it, and, when SQL server becomes available on linux, we could promote the separate project to the main repository.

cc/ @getquill/maintainers

@fwbrasil
Copy link
Collaborator

Example of a new dialect: #449

@kentongray
Copy link
Author

Awesome! I'm getting pretty fed up with Slick and love your library so I'll try to give it a go. I'll let you know how it progresses

@fwbrasil
Copy link
Collaborator

@kentongray cool! There's also the gitter channel if you need help with it.

@vejeta
Copy link
Contributor

vejeta commented Oct 20, 2016

Hi guys, Is there any news on this field? I am curious.

@kentongray
Copy link
Author

It's something I'd like to get to but haven't spent much real time on it...
On Thu, Oct 20, 2016 at 9:39 AM Juan Méndez notifications@github.com
wrote:

Hi guys, Is there any news on this field? I am curious.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#451 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAGJ-TH8CaN6UhJ4exiOMnlb5OQGdi_dks5q130ZgaJpZM4JOCyY
.

@jilen
Copy link
Collaborator

jilen commented Oct 31, 2016

I wonder if it is possible to use app veyor for automatically build

@juliano juliano mentioned this issue Mar 26, 2017
5 tasks
@mxl mxl closed this as completed in #731 May 22, 2017
jilen pushed a commit that referenced this issue Jun 11, 2024
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jules Ivanic <jules.ivanic@gmail.com>
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

4 participants