Releases: mia3/saku
Releases · mia3/saku
Remove Elastic Search Adapter
Bugfix: treat whitespace replacement as unicode string
1.1.7 [BUGFIX] add u flag
1.1.6
1.1.5
1.1.4: Fix: broken prepare statement in MySqlAdapter for MySql > 5.7
MySql introduced a sql mode called only_full_group_by which broke the prepare statement method. This is a workaround to be backwards compatible.