Skip to content

Qore 1.2

Choose a tag to compare

@davidnich davidnich released this 25 Jan 18:18
· 3383 commits to develop since this release

What's Changed

  • refs #4395 implemented adding, updating, and deleting fields + tests by @davidnich in #4411
  • refs #4396 SqlUtil does not return the actual names of objects created in all cases by @davidnich
  • refs #4399 MysqlSqlUtil and OracleSqlUtil modules do not accept a VARCHAR column without a size by @davidnich
  • refs #4400 SqlUtil does not accept "or nothing" types in Qore for column types by @davidnich
  • refs #4402 FreetdsSqlUtil: transaction savepoints are broken by @davidnich
  • refs #4403 FreetdsSqlUtil: does not bind date/time values in other time zones correctly by @davidnich
  • refs #4404 error in resolving constants at parse time by @davidnich
  • refs #4408 FreetdsSqlUtil does not support offset with MS SQL Server by @davidnich
  • refs #4409 add logging infrastructure to data providers by @davidnich
  • refs #4412 incorrect error messages with some type errors involving complex types by @davidnich
  • refs #4412 fixed a bug in certain type errors involving complex types… by @davidnich in #4413

Full Changelog: release-1.1...release-1.2