We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d77de commit 6bb2ea5Copy full SHA for 6bb2ea5
README.md
@@ -8,7 +8,7 @@ a tool of sql query builder, build sql for sql.DB, [sqlx](https://github.com/jmo
8
or build condition sql for some orm framework, like [xorm](https://github.com/go-xorm/xorm), [gorm](https://github.com/go-gorm/gorm)....
9
10
## Program feature:
11
-* ignore building of nil and empty string
+* ignore building nil or empty string
12
13
## Available field of struct:
14
0 commit comments