Commit Graph

6 Commits

Author SHA1 Message Date
jiangyanfeng f5e3392860 remove RawCols, use Select instead 2018-12-08 17:20:18 +08:00
jiangyanfeng 42cf4fab13 RawCols generate raw "col1, col2, group_concat(col3)" statement 2018-10-13 19:00:26 +08:00
Lunny Xiao 0f339654dd
fix cols and distinct conflicts (#927) 2018-05-04 13:09:54 +08:00
Lunny Xiao fd4a80bcad
fix id condition not used bug (#882) 2018-04-11 11:52:16 +08:00
Lunny Xiao f1aebd5729 hide all undocument variables on session (#660) 2017-07-27 13:32:35 +08:00
Lunny Xiao 8074f62d8e
move some functions from session.go to session_cols.go and session_convert.go 2017-03-15 09:29:12 +08:00