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

Test WebGrid against multiple database engines #82

Closed
bchopson opened this issue Nov 13, 2019 · 0 comments · Fixed by #130
Closed

Test WebGrid against multiple database engines #82

bchopson opened this issue Nov 13, 2019 · 0 comments · Fixed by #130
Assignees

Comments

@bchopson
Copy link
Member

Currently, WebGrid is tested against sqllite only. There will be grid helper classes added for #68 that aid in testing against postgres and SQL Server backends.

@bladams bladams self-assigned this May 29, 2020
bladams added a commit that referenced this issue Oct 5, 2020
bladams added a commit that referenced this issue Oct 5, 2020
guruofgentoo added a commit that referenced this issue Oct 6, 2020
- needed to stop the literal query compiler from using double percent signs for LIKE/ILIKE
- postgresql does not reseed autoincremented identifiers
- sqlite/postgresql have different query schemes for contains ops
- postgresql adds timezone info to casts
refs #82
guruofgentoo added a commit that referenced this issue Oct 6, 2020
- handle the dialect-specific requirement that sort be provided before paging can work
refs #82
guruofgentoo added a commit that referenced this issue Oct 6, 2020
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