issues
search
jmoiron
/
sqlx
general purpose extensions to golang's database/sql
http://jmoiron.github.io/sqlx/
MIT License
16.3k
stars
1.09k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Queries using `RETURNING` don't have a great DX
#955
Courtcircuits
opened
3 days ago
0
Do not return connection string in error on failure to parse user info
#954
hak33m16
opened
3 weeks ago
0
Call to sqlx.In on driver.Value with nil value panics
#953
moxar
opened
1 month ago
0
Call to sqlx.In on driver.Value with nil value panics
#952
moxar
opened
1 month ago
0
"$" error
#951
jxsm
closed
1 month ago
0
Update reflectx to allow for optional nested structs
#950
kszafran
opened
1 month ago
2
NamedExec broken utf8 encoding where Exec succeeds
#949
JamieClayton7
closed
1 month ago
1
Add support for clickhouse settings in NamedExec's fixBounds
#948
stephennancekivell
opened
1 month ago
0
sqlx.Named could not find name
#947
danqiye1
opened
1 month ago
0
Postgres / Auto create table
#946
kamalkech
opened
1 month ago
0
allow empty slice for 'in' queries
#945
markus-wa
opened
1 month ago
11
StructScan for insert / updates?
#944
nielskrijger
opened
2 months ago
1
why?
#943
complexusprada
opened
2 months ago
0
ADD CLEAR METHODS DESCRIPTION
#942
Edmartt
closed
1 month ago
0
feat: add missing methods
#941
TheSench
opened
2 months ago
0
go语言里的sqlx请问怎么打印最终于执行的sql语句
#940
feikeq
opened
2 months ago
1
missing destination name scene_type in *[]*model.Resource
#939
linxiang4200
closed
3 days ago
2
Add binds for pgx driver w/ explicit version in name
#938
prochac
opened
3 months ago
0
The db.MapperFunc is not called properly
#937
luxiangqing
opened
3 months ago
0
`sqlx.Connect` doesn't return error on fake SQLite data source
#936
kelzenberg
opened
3 months ago
0
Cannot refresh postgres materialized view
#935
dmytrorudenko
closed
3 months ago
0
error occurred
#934
reasv
closed
4 months ago
0
I've noticed that the GetContext method isn't part of any interface.I propose adding an interface, possibly named GetterContext, to address this issue. What are your thoughts?
#933
Imran-imtiaz48
opened
4 months ago
1
issue with Bulk Insert in Planetscale: Argument Mismatch Error When Scaling Up
#932
Imran-imtiaz48
opened
4 months ago
1
`Select()` mangling binary data when using `sql.RawBytes`
#931
Kangaroux
opened
5 months ago
0
GetContext not in any interface -- propose adding interface GetterContext
#930
AllenKaplan
opened
5 months ago
0
Creating a connection pool with custom connector
#929
SebastienMelki
opened
5 months ago
1
bindvar for MSSQL
#928
yuphing-ong
closed
5 months ago
3
Add azuresql driver bind
#927
ninjadq
closed
5 months ago
2
Mysql "... update nowait" does not return error
#926
wildwind123
opened
6 months ago
0
Batch insert still not working
#925
gwd
closed
6 months ago
1
chore: fix function name in comment
#924
socialsister
opened
7 months ago
1
Tag new version for dependency security updates
#923
seanhagen
closed
7 months ago
1
Introduce CircleCI
#922
dlsniper
closed
7 months ago
1
Issue with mocking PrepareNamed
#921
jayant42
opened
7 months ago
0
Improve error messaging for empty named parameter keys
#920
leefernandes
opened
8 months ago
0
[Proposal] Replace the Test Host Level DB's with containers.
#919
bearrito
opened
8 months ago
1
how to call sqlite3_create_function_v2
#918
rebelmx4
opened
8 months ago
0
Update dependencies (mitigate vulnerabilities)
#917
rockdaboot
closed
7 months ago
1
Behavioural differences between `sql.Named` with query vs `NamedExecContext` cause `UPDATE` error
#916
koalazub
opened
8 months ago
2
missing destination name for field while it is not selected
#915
charbelcs123
opened
8 months ago
0
Add missing Tx.NamedQueryContext
#914
michaelshobbs
closed
7 months ago
2
Use https links for documentation links in README
#913
ingve
opened
9 months ago
0
[Question] Inverse of Get/Select?
#912
zond
opened
9 months ago
4
I NEED YOUR HELP!!! query_as! UPDATE ... SET ...RETURNING...(unsupported type user_role for param #1)
#911
RAprogramm
closed
9 months ago
3
ConnectContext should close the db when PingContext returns an error
#910
chad-wheeler-sp
opened
9 months ago
0
Upgrade dependencies
#909
dlsniper
closed
7 months ago
3
Is this project abandoned?
#908
ZueffC
closed
9 months ago
9
record and record[] fields coming back as text
#907
alekangelov
opened
11 months ago
0
BindNamed() should not be deprecated
#906
ZiyanK
opened
11 months ago
1
Next