issues
search
Masterminds
/
squirrel
Fluent SQL generation for golang
Other
7.01k
stars
465
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Where with raw sql string and slice arg
#383
m15h4nya
opened
4 weeks ago
2
Incorrect SQL query when nil Or clause
#382
MartyHub
opened
1 month ago
1
> substantially similar project
#381
psydvl
opened
3 months ago
0
Auto-parenthesis for Where()
#380
dany74q
opened
4 months ago
1
Where with parametrized INTERVAL
#379
ikawalec
opened
5 months ago
9
fix: typos in comments
#378
testwill
opened
6 months ago
0
Having both $ed and raw values in `SetMap` map
#377
HugoMYM
opened
7 months ago
0
Passing time.Time value type into WHERE arguments
#376
badsector998
closed
8 months ago
1
Nit: Fix InsertBuilder .Into() argument name
#375
VojtechVitek
closed
8 months ago
0
adding common table expression support
#374
joshring
closed
9 months ago
0
Update the document for RemoveLimit
#373
lotusirous
closed
2 months ago
0
Upsert/On Conflict support
#372
aryannr97
opened
11 months ago
1
Multiple value where clause using squirrel
#371
AshishMittal02
opened
11 months ago
3
feat: Create, Drop and Extended Select
#370
Loganche
opened
1 year ago
0
Add GetOrderBy and RemoveOrderBy to get and remove the OrderByParts from the query
#369
Cofgren
opened
1 year ago
0
ToSQL placeholders no longer compatible with MySQL 8
#368
pidgezero-one
closed
1 year ago
1
Where clause compare column of table
#367
bohrasankalp
opened
1 year ago
3
Request: parse slice of floating-point to vector
#366
kevin19930919
opened
1 year ago
1
insert using select that has a non string column
#365
shreyaspurohit
opened
1 year ago
0
join argument wrong order
#364
vendelin8
closed
1 year ago
3
Where condition placeholder
#363
dennissetiawan
opened
1 year ago
2
Inserting array value on postgresql
#362
dennissetiawan
opened
1 year ago
0
Add USING clause to delete builder
#361
ejjdejong
closed
1 year ago
0
add pr for using joins with delete
#360
laagland
closed
1 year ago
0
CopyFrom, CopyTo support
#359
musinit
opened
1 year ago
0
Syntax Error with `squirrel.Or` in Postgres
#358
maxlambrecht
opened
1 year ago
0
feat: Create, Drop and Extended Select
#357
Loganche
closed
1 year ago
1
How to generate paging queries for SQLserver
#356
fulldog
opened
1 year ago
0
Limit and Offset use prepare statement placeholder
#355
fengxuway
opened
1 year ago
2
Question about tuple IN condition
#354
rolancia
opened
1 year ago
0
"update table set column1=column1+1", this sql would set column1=0
#353
cmfunc
opened
1 year ago
1
Reusable conditional where query
#352
unbearables
opened
1 year ago
2
Misplaced params when using windows or subqueries
#351
KyleSanderson
opened
1 year ago
1
Sql doesn't match for SignleStore
#350
soring323
opened
1 year ago
0
query.OrderBy working fine for DESC but not for ASC
#349
huzaifamk
opened
1 year ago
0
No way to add options between INTO and VALUES on INSERT (likely MS SQL specific)
#348
dmakushin
opened
1 year ago
2
Common Table Expressions helper
#347
Mortanius
opened
1 year ago
1
enrich whereParh args by ToSql method args
#346
PhilippIspolatov
opened
1 year ago
0
how to use InsertBatch and UpdateBatch to exec muliti sql
#345
jsonMark
opened
1 year ago
0
How to reuse same wherePart?
#344
gerardhb
closed
2 years ago
2
support this type code ,i need to get page list
#343
jsonMark
opened
2 years ago
3
hstore lookup
#342
RJNY
opened
2 years ago
2
error when using sqlx
#341
keeprockin2019
opened
2 years ago
2
Add sq.Between feature
#340
Efim27
opened
2 years ago
0
Change to get GitHub to recognize the license
#339
mikeschinkel
closed
2 years ago
3
Please update license so GitHub will recognize its type in the API
#338
mikeschinkel
closed
2 years ago
7
feat: protect against accidental WHERE (1=1)
#337
bentranter
closed
2 years ago
2
Conditional insert column/value results in invalid SQL
#336
Southclaws
opened
2 years ago
1
feat: add support for row (and optional column) aliases
#335
vesquen
closed
11 months ago
1
in , not in operator build where condition
#334
ErinJJ
opened
2 years ago
1
Next