xorm/internal
Andrew Thornton 60540cbabe Remove const insertSelectPlaceholder and associated dead code (#2151)
`insertSelectPlaceholder` is an unexported const set at true. No code changes this nor can any build environment change it.

Therefore we should remove it and the associated dead code.

Close #2146

Signed-off-by: Andrew Thornton <art27@cantab.net>
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2151
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-committed-by: Andrew Thornton <art27@cantab.net>
2022-05-30 00:29:03 +08:00
..
json Support build flag go-json to replace default json (#1982) 2021-07-19 12:49:50 +08:00
statements Remove const insertSelectPlaceholder and associated dead code (#2151) 2022-05-30 00:29:03 +08:00
utils Add README and fix some lints (#2079) 2021-12-14 09:00:35 +08:00