xorm/internal
Andrew Thornton bccf0686ef
Make OrderBy(order interface{}, args ...interface{})
Instead of forcing OrderBy to be a string this PR allows
OrderBy to pass in either a builder.Cond or a string-args pair.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-05-29 10:43:37 +01:00
..
json Support build flag go-json to replace default json (#1982) 2021-07-19 12:49:50 +08:00
statements Make OrderBy(order interface{}, args ...interface{}) 2022-05-29 10:43:37 +01:00
utils Add README and fix some lints (#2079) 2021-12-14 09:00:35 +08:00