Skip to content

Support for Id generation in Oracle using quoted identifiers #1667

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

Closed
wants to merge 2 commits into from

Conversation

schauder
Copy link
Contributor

The latest Oracle JDBC driver properly supports returning of generated ids,
both in batches and for quoted identifiers.

This allows us to now support this feature.

Closes #1666

The latest Oracle JDBC driver properly supports returning of generated ids,
both in batches and for quoted identifiers.

This allows us to now support this feature.

Closes #1666
@schauder schauder requested a review from mp911de November 17, 2023 06:52
@mp911de mp911de changed the title Support for Id generation in Oracle. Support for Id generation in Oracle using quoted identifiers Nov 20, 2023
mp911de pushed a commit that referenced this pull request Nov 20, 2023
The latest Oracle JDBC driver properly supports returning of generated ids,
both in batches and for quoted identifiers.

This allows us to now support this feature.

Closes #1666
Original pull request: #1667
mp911de added a commit that referenced this pull request Nov 20, 2023
Reformat code.

See #1666
Original pull request: #1667
@mp911de mp911de added this to the 3.1.7 (2023.0.7) milestone Nov 20, 2023
mp911de pushed a commit that referenced this pull request Nov 20, 2023
The latest Oracle JDBC driver properly supports returning of generated ids,
both in batches and for quoted identifiers.

This allows us to now support this feature.

Closes #1666
Original pull request: #1667
mp911de added a commit that referenced this pull request Nov 20, 2023
Reformat code.

See #1666
Original pull request: #1667
mp911de pushed a commit that referenced this pull request Nov 20, 2023
The latest Oracle JDBC driver properly supports returning of generated ids,
both in batches and for quoted identifiers.

This allows us to now support this feature.

Closes #1666
Original pull request: #1667
mp911de added a commit that referenced this pull request Nov 20, 2023
Reformat code.

See #1666
Original pull request: #1667
@mp911de mp911de added the type: enhancement A general enhancement label Nov 20, 2023
mp911de pushed a commit that referenced this pull request Nov 20, 2023
The latest Oracle JDBC driver properly supports returning of generated ids,
both in batches and for quoted identifiers.

This allows us to now support this feature.

Closes #1666
Original pull request: #1667
mp911de added a commit that referenced this pull request Nov 20, 2023
Reformat code.

See #1666
Original pull request: #1667
@mp911de
Copy link
Member

mp911de commented Nov 20, 2023

That's merged and backported now.

@mp911de mp911de closed this Nov 20, 2023
@mp911de mp911de deleted the issue/id-generation-oracle branch November 20, 2023 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Id generation in Oracle using quoted identifiers
2 participants