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

Added SESSION_SQLALCHEMY_SEQUENCE config to allow support for oracle … #102

Closed
wants to merge 1 commit into from

Conversation

slastrina
Copy link

Added new config item to support specifying the sequence the id primary key, a requirment if using an oracle database with sqlalchemy

See auto-increment behavior for oracle below
https://docs.sqlalchemy.org/en/13/dialects/oracle.html#auto-increment-behavior

@Lxstr
Copy link
Contributor

Lxstr commented Feb 5, 2024

Now supported in latest version. Thanks for the PR.

@Lxstr Lxstr closed this Feb 5, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants