Skip to content

1.2.4

Latest
Compare
Choose a tag to compare
@vdaron vdaron released this 25 Feb 13:24
· 15 commits to develop since this release
  • Add support for other types than int while Inserting data (AUTO_NUMBERED columns)
  • Async/Await improvements
  • external dependencies updated (MySQL.Data, MySQLConnector, PostgreSQL, SQLServer Client)
  • Fix a bug while retrieving PrimaryKey information on SQLServer

Attention point for PostgreSQL, npgsql 6 changes behavior regarding DateTime, see here for info https://github.com/npgsql/doc/blob/main/conceptual/Npgsql/types/datetime.md/

Thanks to @avtc for merge request !