This website works better with JavaScript.
Home
Explore
Help
Sign In
tgo
/
dbquery
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
60
Wiki
Activity
Browse Source
清空规则
master
loshiqi
6 hours ago
parent
3cd69b0f1d
commit
e45d86fbbb
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
chain.go
+ 1
- 0
chain.go
View File
@ -225,6 +225,7 @@ func (this *Query) Clean() *Query {
this
.
upd_field
=
this
.
upd_field
[
0
:
0
]
this
.
having
=
""
this
.
alias
=
""
this
.
close_hump
=
false
this
.
with
=
this
.
with
[
0
:
0
]
return
this
}
Write
Preview
Loading…
Cancel
Save