Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

v1.3.1

Choose a tag to compare

@caibirdme caibirdme released this 05 Aug 07:11
· 35 commits to master since this release

Fix bug of _orderby&_groupby.

in mysql manual:

Parameter markers can be used only where data values should appear, not for SQL keywords, identifiers, and so forth.

see also: issue mysql manual