Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: Add Sybase support#1614

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
nj1973 wants to merge102 commits intodevelop
base:develop
Choose a base branch
Loading
from1538-prototype-sybase-support
Open

Conversation

@nj1973
Copy link
Contributor

@nj1973nj1973 commentedOct 20, 2025
edited
Loading

Description of changes

This PR:

  • Adds Sybase support for DVT
  • Add a limitations documentation page where we can build up a list of limitations
  • Adds an internal test instance with Sybase ASE 16 and a full set of integration tests
  • Adds retry logic for flaky test infrastructure (e.g. Db2 and Sybase)

In general I've referred to Sybase as Sybase ASE. There appears to be other flavours of Sybase out there (with different SQL/function support) but the customer interactions I've had have all related to Sybase ASE.

It's probably worth elaborating on Sybase limitations here:

  • There is no SHA256 function available so we are restricted to concat and comp-fields row validation. (TODO create issue to explore custom UDF option and update text in registy.py)

Issues to be closed

Closes#1538

Checklist

  • I have followed theCONTRIBUTING Guide.
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated any relevant documentation to reflect my changes, if applicable
  • I have added unit and/or integration tests relevant to my change as needed
  • I have already checked locally that all unit tests and linting are passing (use thetests/local_check.sh script)
  • I have manually executed end-to-end testing (E2E) with the affected databases/engines

@nj1973nj1973 marked this pull request as ready for reviewDecember 10, 2025 12:43
@nj1973
Copy link
ContributorAuthor

/gcbrun

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@sundar-mudupalli-worksundar-mudupalli-workAwaiting requested review from sundar-mudupalli-work

Requested changes must be addressed to merge this pull request.

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Request for Sybase ASE support

2 participants

@nj1973@sundar-mudupalli-work

[8]ページ先頭

©2009-2025 Movatter.jp