v1.9.12 #2446
an-tao
announced in
Announcements
v1.9.12
#2446
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
API changes list
Changed
Models: add toString method.
changing std::strlen to a string comparison consistent with multibyte chars on model generation templates.
Enhance error handling in CacheFile methods.
Mysql exception forward errorNo to SqlError.
Support unsigned integer types in MySQL ORM.
Fixed
Fix errors after database connection interruption.
Use redisFreeCommand instead of free() function.
Fix the missing openssl dependency in FindMysql.
Fix warnings - for range loop no copies, unsigned int always >= 0.
Fix cross compiling.
Fix linker errors on mingw64.
Fix SQL syntax error when UPDATE has no fields to update.
Fix unused variable warnings.
This discussion was created from the release v1.9.12.
Beta Was this translation helpful? Give feedback.
All reactions