Skip to content

Extend MSSQLServer compatibility mode #1338

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
sjednac opened this issue Jul 29, 2018 · 1 comment
Closed

Extend MSSQLServer compatibility mode #1338

sjednac opened this issue Jul 29, 2018 · 1 comment

Comments

@sjednac
Copy link
Contributor

sjednac commented Jul 29, 2018

A while back, I've implemented some changes, that extended SQL Server compatibility mode for my integration testing purposes.

I've considered it a "hack" at the time, but it seems that more people have similar requirements. I would like to propose adding the following to the official release:

  1. Discarding "table hints" in MSSQLServer compatibility mode.
  2. Treating IDENTITY as auto_increment in MSSQLServer compatibility mode.

What do you think? I'll gladly create a pull request for the current version, if there would be any interest.

@grandinj
Copy link
Contributor

fine by me

sjednac added a commit to sjednac/h2database that referenced this issue Sep 30, 2018
@katzyn katzyn closed this as completed Sep 30, 2018
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

No branches or pull requests

3 participants