Skip to content

Add overload for session::get_next_sequence_value() and new tests#1331

Open
Spixmaster wants to merge 11 commits intoSOCI:masterfrom
Spixmaster:get_next_sequence_value
Open

Add overload for session::get_next_sequence_value() and new tests#1331
Spixmaster wants to merge 11 commits intoSOCI:masterfrom
Spixmaster:get_next_sequence_value

Conversation

@Spixmaster
Copy link
Contributor

@Spixmaster Spixmaster commented Feb 10, 2026

Same reasons as stated in #1232.
I also added completely missing tests for session::get_next_sequence_value() for all supported databases. Although, I do not know what ODBC is, some generic layer maybe. I skipped it.

Spixmaster and others added 7 commits February 10, 2026 08:48
Add overload for session::get_next_sequence_value().
Choose safe approach to prevent error on MSVC.
Added headers.
Removed cast.
Added tests for PostgreSQL.
Fix test.
Fix test.
@Spixmaster Spixmaster changed the title Add overload for session::get_next_sequence_value() Add overload for session::get_next_sequence_value() and new tests Feb 11, 2026
Add tests for Firebird get_next_sequence_value().
Test Oracle get_next_sequence_value().
@Spixmaster Spixmaster changed the title Add overload for session::get_next_sequence_value() and new tests Add overload for session::get_next_sequence_value() and new tests Feb 11, 2026
Fix build error.
Fixed test name.
@Spixmaster
Copy link
Contributor Author

The broken check is unrelated, Unix CI / Empty (shared) on ubuntu-24.04 (pull_request).

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 this pull request may close these issues.

1 participant