This repository was archived by the owner on Apr 15, 2026. It is now read-only.
v1.3.1
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