Don’t remove meta information from records
This commit is contained in:
parent
e3634fb4a8
commit
e97cac18e8
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@ func (this *Doc) Blaze(ast *sql.SelectStatement) (res interface{}) {
|
|||
}
|
||||
}
|
||||
|
||||
doc.Del("meta")
|
||||
|
||||
for _, v := range ast.Expr {
|
||||
switch e := v.Expr.(type) {
|
||||
default:
|
||||
|
|
Loading…
Reference in a new issue