issues
search
huandu
/
go-sqlbuilder
A flexible and powerful SQL string builder library plus a zero-config ORM.
https://pkg.go.dev/github.com/huandu/go-sqlbuilder
MIT License
1.45k
stars
122
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Automatically ref names of CTETables in DELETE and UPDATE statements
#179
huandu
opened
1 day ago
1
Using `*Cond` in `SelectBuilder.Where()` causing stack overflow.
#178
weeee9
opened
2 days ago
2
Flavor getters
#177
rodionovv
closed
2 days ago
2
UpdateBuilder缺失了CTE的表名
#176
Sora233
opened
6 days ago
2
Conds can produce syntax errors
#175
rodionovv
closed
6 days ago
3
Addition of PG Overlaps and Contains operators
#174
shairozan
closed
1 week ago
2
Cannot scan into structs with an embedded struct
#173
lazycuh
closed
2 weeks ago
4
"WHERE" and "AND" clauses can produce syntax errors
#172
rodionovv
closed
6 days ago
3
Problem with JSON function encoding
#171
fabriciogpp
closed
3 weeks ago
2
Language request: Google SQL
#170
raphaelfff
opened
1 month ago
1
Add "IS [NOT] DISTINCT FROM" comparison operators to Cond
#169
NCRonB
closed
1 month ago
8
Add logical NOT and NOT ILIKE operators
#168
vallahaye
closed
1 month ago
2
Add logical NOT and NOT ILIKE operators
#167
vallahaye
closed
1 month ago
0
feat: add MATCH* query syntax for doris
#166
qshuai
closed
1 month ago
1
[QA] 怎么追加一段原始的sql和args
#165
Tang-RoseChild
opened
2 months ago
4
优化struct对join的支持
#164
Sora233
opened
2 months ago
3
Design Discussion: How to use CTE table name in JOIN and WHERE clause
#163
huandu
closed
1 month ago
3
Add support for recursive CTEs
#162
arikkfir
closed
2 months ago
2
Support recursive CTEs
#161
arikkfir
closed
2 months ago
5
Can't use extra tables on select while using the CTEBuilder
#160
slok
closed
3 months ago
3
Add ilike helper method
#159
abanoub-fathy
closed
3 months ago
2
how to use update with select in mysql?
#158
oh0123
opened
3 months ago
2
Implement CTEBuilder
#157
huandu
closed
3 months ago
9
`OR`ing where clauses
#156
jakegut
closed
4 months ago
2
怎么拼接json_contains()条件呢?
#155
donnol
closed
4 months ago
4
【Question】是否考虑支持 Dameng
#154
jaronnie
opened
5 months ago
3
【Question】How to remove Quote on field and table name?
#153
jaronnie
closed
5 months ago
0
生成sql 语句报错
#152
yiyang1125
closed
5 months ago
4
fix: yaml package security issue
#151
raedinurdiansyah
closed
5 months ago
1
v1.27.2 security issue for yaml package
#150
raedinurdiansyah
closed
5 months ago
4
WHERE functionalities are slightly changed.
#149
wangmir
closed
5 months ago
3
Light ORM struct on multiple table join columns
#148
slok
closed
6 months ago
3
`WhereClause`: A new dedicated builder for WHERE
#147
huandu
closed
6 months ago
1
优化informix分页查询语句,更优雅
#146
zhangyongding
closed
6 months ago
3
Add SetConditions and GetConditions methods to DeleteBuilder, SelectB…
#145
LeDuyViet
closed
6 months ago
5
How to add custom order by fields ASC, Desc ?
#144
khanakia
closed
7 months ago
1
How to get full raw sql query with arguments merge into it
#143
khanakia
closed
7 months ago
4
Support update returning syntax
#142
yz89122
closed
6 months ago
1
Can we parse plain text sql queries and get sqlbuilder object ?
#141
Adeesh2411
closed
7 months ago
3
支持informix,以便可以适配gbase
#140
zhangyongding
closed
7 months ago
4
SQL Server: Add support for 'TOP'
#139
karimbounekhla
closed
9 months ago
1
Subquery in SELECT columns
#138
umalmyha
closed
9 months ago
2
How to write SELECT EXISTS queries?
#137
cyberbeast
closed
7 months ago
1
`Cond` 拼接变长不固定查询参数,怎么处理
#136
fuckqqcom
closed
10 months ago
1
您好,请教一个关于条件拼接的问题
#135
ochipe
closed
10 months ago
5
Add helper Args() []interface function to get all builder arguments
#134
0x9ef
closed
11 months ago
2
add subselect builder for insert
#133
cemremengu
closed
11 months ago
1
Insert with subselect
#132
cemremengu
closed
11 months ago
3
能否支持下 FIND_IN_SET这样的一些操作
#131
fuckqqcom
closed
1 year ago
2
该包如何强制设置索引?
#130
Xuzming-1
closed
1 year ago
4
Next