-
Notifications
You must be signed in to change notification settings - Fork 19
Pull requests: FirebirdSQL/firebird-odbc-driver
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implementation descriptors and SQLColAttribute report the columns and parameters they describe (#316)
#317
opened Sep 7, 2026 by
fdcastel
Member
Loading…
Apply the bind offset to column-wise rowsets instead of taking the row-wise path (#306)
#315
opened Sep 7, 2026 by
fdcastel
Member
Loading…
Keep SQL_ATTR_KEYSET_SIZE apart from the rowset size; HY007 for an unprepared IRD (#307)
#314
opened Sep 7, 2026 by
fdcastel
Member
Loading…
Restore the bind-offset pointer when a parameter-array execute throws (#309)
#313
opened Sep 7, 2026 by
fdcastel
Member
Loading…
Return the cumulative row count after a parameter-array execute
#311
opened Sep 7, 2026 by
fdcastel
Member
Loading…
Honour SQL_ATTR_PARAM_OPERATION_PTR in parameter-array execution
#310
opened Sep 7, 2026 by
fdcastel
Member
Loading…
Fix column-wise parameter arrays reading element 0 for fixed-length C types (#299)
#308
opened Sep 7, 2026 by
fdcastel
Member
Loading…
tests: rowset fetches on every fetch path and binding layout
#305
opened Sep 6, 2026 by
fdcastel
Member
Loading…
Return the settable pointer attributes and SQL_ATTR_CURSOR_SCROLLABLE from SQLGetStmtAttr
#304
opened Sep 6, 2026 by
fdcastel
Member
Loading…
Fix SQLPrepare discarding SQL_ATTR_ROWS_FETCHED_PTR and SQL_ATTR_ROW_STATUS_PTR (#301)
#303
opened Sep 6, 2026 by
fdcastel
Member
Loading…
Fix numeric parameters silently sent as NULL after a character-typed bind (#300)
#302
opened Sep 6, 2026 by
fdcastel
Member
Loading…
Fix SQL_C_GUID parameter binding sending corrupted data on the wire (#295)
#296
opened Apr 27, 2026 by
fdcastel
Member
Loading…
Fix silent data loss binding numeric to VARCHAR via stored procedure
#292
opened Apr 21, 2026 by
fdcastel
Member
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.