issues
search
mailru
/
dbr
Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)
MIT License
178
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
how to set http header when use `dbr.Open` ?
#51
zcfh
opened
5 months ago
0
sql.DB interface
#50
egnd
closed
6 months ago
0
Fix ctx chain && Load method
#49
egnd
closed
1 year ago
0
GetRows and LoadV2 methods
#48
egnd
closed
1 year ago
0
Add GetRows method
#47
egnd
closed
1 year ago
0
Change ClickHouse Docker repository.
#46
alexey-milovidov
opened
1 year ago
0
[FEATURE] add optional tracing interface
#45
aleksandrvalov
closed
2 years ago
0
Port 9000 is for clickhouse-client program
#44
sir-farfan
closed
2 years ago
2
Check errors in Load method
#43
z0rr0
closed
3 years ago
0
bump go versions and add docker login
#42
DoubleDi
opened
3 years ago
0
How to log and get query?
#41
ansidev
opened
3 years ago
1
Out-dated Documentation
#40
ansidev
opened
3 years ago
0
[FEATURE] support sql comments for select
#39
elBroom
closed
3 years ago
0
select: add support for skip locked
#38
brunotm
closed
3 years ago
0
Populate insert and update columns from struct values
#37
brunotm
closed
3 years ago
1
ReturnStrings issue with quoted stings
#36
dizzyfool
opened
3 years ago
0
Wrong placeholder count error on INSERT ... FORMAT CSV
#35
dizzyfool
opened
3 years ago
0
How does this differ from github.com/gocraft/dbr ?
#34
shivakumargn
opened
4 years ago
0
test
#33
vldivn
closed
4 years ago
0
V3.0.2
#32
vldivn
closed
4 years ago
1
s
#31
vldivn
closed
4 years ago
0
Support for "FOR UPDATE SKIP LOCKED"
#30
pieterclaerhout
closed
3 years ago
0
Feature: force Limit(1) for LoadValue and LoadStruct methods
#29
erpaher
opened
4 years ago
0
forcing Limit(1) for LoadStruct and LoadValue methods
#28
erpaher
closed
4 years ago
0
Add dialect name functions to dialects (clickhouse like)
#27
sau00
opened
4 years ago
0
structs one-to-many relation
#26
lycifer3
opened
4 years ago
2
[FIX] insert with multiple Values
#25
DoubleDi
closed
4 years ago
0
[FEATURE] InTimezone select modificator
#24
GDVFox
closed
4 years ago
0
[FIX] Minimize go-sqlmock require version
#23
GDVFox
closed
4 years ago
0
[FEATURE] Prewhere statement
#22
GDVFox
closed
4 years ago
0
allow aliasing table name in JOIN with AS
#21
stevenctl
closed
4 years ago
0
[FEATURE] Executer is public interface now
#20
GDVFox
closed
5 years ago
0
[FEATURE] Builder interfaces
#19
GDVFox
closed
5 years ago
0
allow passing sql.TxOptions when using Session.Begin
#18
stevenctl
closed
5 years ago
2
[+] EqBool condition
#17
artshmelev
closed
6 years ago
0
can't use with go modules
#16
im-kulikov
closed
6 years ago
5
Combine args
#15
OrlovEvgeny
closed
6 years ago
1
Versioning
#14
simonmeusel
closed
6 years ago
4
Nested Statements
#13
simonmeusel
closed
6 years ago
2
[*] fix kvScanner.Scan and test on bug
#12
artshmelev
closed
6 years ago
1
[FEATURE] Go 1.10 release add to TravisCI
#11
im-kulikov
closed
6 years ago
4
[FIX] Cleanup code
#10
im-kulikov
closed
6 years ago
8
support SELECT ... FOR UPDATE
#9
bogunenko
closed
6 years ago
1
add go 1.9
#8
bgaifullin
closed
7 years ago
0
Add method to fork session
#7
bgaifullin
closed
7 years ago
0
Unmarshaling joins?
#6
nkev
closed
7 years ago
1
Added click house driver
#5
bgaifullin
closed
7 years ago
0
added goreport badge
#4
bgaifullin
closed
7 years ago
0
Fixed golint violations
#3
bgaifullin
closed
7 years ago
0
TWEAK: adjusted paths after transfert repository
#2
bgaifullin
closed
7 years ago
0
Next