Skip to content

Correct odbc:row() type specification#10678

Merged
IngelaAndin merged 1 commit intoerlang:maintfrom
gionea:odbc
Feb 18, 2026
Merged

Correct odbc:row() type specification#10678
IngelaAndin merged 1 commit intoerlang:maintfrom
gionea:odbc

Conversation

@gionea
Copy link
Contributor

@gionea gionea commented Feb 11, 2026

The odbc:row() type does not currently account for cases where application code sets the tuple_row option to off when opening a database connection. This in effect causes Dialyzer to emit incorrect warnings for the application code.

The `odbc:row()` type does not currently account for cases where
application code sets the `tuple_row` option to `off` when opening a
database connection. This in effect causes Dialyzer to emit incorrect
warnings for the application code.
@github-actions
Copy link
Contributor

github-actions bot commented Feb 11, 2026

CT Test Results

  2 files   15 suites   5m 13s ⏱️
203 tests 182 ✅ 21 💤 0 ❌
219 runs  198 ✅ 21 💤 0 ❌

Results for commit fb18196.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@rickard-green rickard-green added the team:PS Assigned to OTP team PS label Feb 16, 2026
@IngelaAndin IngelaAndin self-assigned this Feb 17, 2026
@IngelaAndin IngelaAndin merged commit 8c6784a into erlang:maint Feb 18, 2026
28 checks passed
@gionea gionea deleted the odbc branch February 18, 2026 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:PS Assigned to OTP team PS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants