-
Notifications
You must be signed in to change notification settings - Fork 20
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 #29
Draft
kiendang
wants to merge
23
commits into
com-lihaoyi:main
Choose a base branch
from
kiendang:mssql
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec4d13d - Browse repository at this point
Copy the full SHA ec4d13dView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 943d925 - Browse repository at this point
Copy the full SHA 943d925View commit details -
Configuration menu - View commit details
-
Copy full SHA for f42dabb - Browse repository at this point
Copy the full SHA f42dabbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab34ba2 - Browse repository at this point
Copy the full SHA ab34ba2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ddd775 - Browse repository at this point
Copy the full SHA 9ddd775View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88830b9 - Browse repository at this point
Copy the full SHA 88830b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c8830 - Browse repository at this point
Copy the full SHA 13c8830View commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9ca43f - Browse repository at this point
Copy the full SHA e9ca43fView commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9e52bc - Browse repository at this point
Copy the full SHA b9e52bcView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 98aa1b9 - Browse repository at this point
Copy the full SHA 98aa1b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a6af73 - Browse repository at this point
Copy the full SHA 3a6af73View commit details -
Configuration menu - View commit details
-
Copy full SHA for a24e84e - Browse repository at this point
Copy the full SHA a24e84eView commit details -
Enable .take without .drop for MS SQL
Use `SELECT TOP(?) ...` for MS SQL when there's no offset.
Configuration menu - View commit details
-
Copy full SHA for 9530c47 - Browse repository at this point
Copy the full SHA 9530c47View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2dba92 - Browse repository at this point
Copy the full SHA c2dba92View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec7931c - Browse repository at this point
Copy the full SHA ec7931cView commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1850923 - Browse repository at this point
Copy the full SHA 1850923View commit details -
Wait for mssql container startup to complete
The built-in LogMessageWaitStrategy doesn't work.
Configuration menu - View commit details
-
Copy full SHA for 5aafe6e - Browse repository at this point
Copy the full SHA 5aafe6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aae613 - Browse repository at this point
Copy the full SHA 7aae613View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e7a8ab - Browse repository at this point
Copy the full SHA 1e7a8abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 447ea7e - Browse repository at this point
Copy the full SHA 447ea7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68c9df7 - Browse repository at this point
Copy the full SHA 68c9df7View commit details -
Exclude EXCLUDE test from MSSQL tests for window functions
MSSQL does not support EXCLUDE in window functions
Configuration menu - View commit details
-
Copy full SHA for 660fb61 - Browse repository at this point
Copy the full SHA 660fb61View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc5dde3 - Browse repository at this point
Copy the full SHA bc5dde3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.