Skip to content

Package improvements#6

Open
olivierauverlot wants to merge 12 commits intoCuis-Smalltalk:mainfrom
olivierauverlot:main
Open

Package improvements#6
olivierauverlot wants to merge 12 commits intoCuis-Smalltalk:mainfrom
olivierauverlot:main

Conversation

@olivierauverlot
Copy link
Copy Markdown
Contributor

1.19 (2026-04-11)

Added

  • ODBCConnection class >> dsn: for a data source that does not require authentication.
  • Optional Tests-ODBC package for unit tests.
  • Documentation about unit tests.
  • The project's language is set to Smalltalk on GitHub.
  • A logo for the project :)

Fixed

  • SQLInteger class uses 32-bit values instead of 64-bit values (https://www.unixodbc.org/doc/ODBC64.html).
  • Incorrect TimeStamp class in ODBColumn >> dateTimeData (replaced by the DateTime class).
  • An argument of a parameterized query can now contain a string.
  • Support of UTF8 strings in ODBCStatement >> fillArg:with:
  • Improvement of the documentation for the SQLite data source.

Removed

  • Unnecessary and broken ODBCResultTable class.

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