Skip to content

Add SybaseASE16Dialect with LIMIT and OFFSET pagination support #3624

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

vkvn
Copy link

@vkvn vkvn commented Nov 17, 2024

  • Introduced SybaseASE16Dialect for Sybase ASE 16 compatibility.
  • Implemented SQL generation for LIMIT and OFFSET to support pagination.

Reference: Pagination Queries Using limit and offset

@hazzik hazzik changed the base branch from 5.4.x to master March 26, 2025 23:56
@hazzik hazzik force-pushed the sybase-ase16-dialect branch from 921ba12 to 006c99e Compare March 26, 2025 23:57
vkvn and others added 3 commits March 27, 2025 09:57
- Introduced SybaseASE16Dialect for Sybase ASE 16 compatibility.
- Implemented SQL generation for LIMIT and OFFSET to support pagination.
@hazzik hazzik force-pushed the sybase-ase16-dialect branch from 006c99e to 199a83f Compare March 26, 2025 23:57
@hazzik hazzik enabled auto-merge (squash) March 30, 2025 01:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants