issues
search
mgutz
/
dat
Go Postgres Data Access Toolkit
Other
610
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ajust imports for logxi
#82
washingt0
closed
4 years ago
0
Dependency issue with mgutz logxi
#81
mdere-unbound
opened
5 years ago
0
Set master to v2 so we can import without using gopkg.in
#80
cbelsole
closed
6 years ago
1
Support setting nullable fields
#79
cbelsole
opened
6 years ago
0
sqlx-runner exec error
#78
woanware
opened
6 years ago
1
Wrapping guid.NewV4() to get prior behavior returning a single value.
#77
pascallouisperez
opened
6 years ago
4
`LIKE` operator in queries
#76
saniales
closed
7 years ago
1
make pending transactions timeout configurable
#75
vbehar
closed
7 years ago
0
hod
#74
teekenl
closed
4 years ago
0
Fix panic on NullTime.UnmarshalJSON
#73
KhodeN
opened
7 years ago
2
Current status of dat project
#72
kenkouot
closed
4 years ago
12
add support for context
#71
vbehar
opened
7 years ago
0
Change import paths to fix 'no buildable Go source files error' re: logxi
#70
kenkouot
opened
7 years ago
7
Panic in Exec() method
#69
smakogon
closed
7 years ago
0
Add Vector call to JSQL/SelectDoc
#68
Aslai
closed
7 years ago
0
Glide requirement causing major issues
#67
sbowman
closed
7 years ago
5
no buildable Go source files (logxi)
#66
aksentyev
opened
7 years ago
6
No buildable Go source files
#65
trustmaster
closed
7 years ago
2
logxi
#64
Xioshock
closed
7 years ago
3
UpdateBuilder ToSQL handles # of params >= maxLookup
#63
lgonzalez-silen
closed
7 years ago
1
Can dat work with mysql?
#62
cocotyty
closed
7 years ago
1
What's the state of v2?
#61
poffe
closed
7 years ago
5
Referential Integrity errors log goroutines dying
#60
heynemann
opened
7 years ago
4
MustPing now accepts duration. ShouldPing added.
#59
heynemann
opened
7 years ago
0
MustPing with timeout
#58
heynemann
opened
7 years ago
3
unsupported type []interface {}, a slice
#57
denwwer
opened
7 years ago
1
Add flag to skip version detection
#56
stretchkennedy
opened
7 years ago
0
Disabling logger makes errors become nil, and generates nil pointer dereferences
#55
manuel-huez
opened
7 years ago
3
maxLookup index out of range on update
#54
lgonzalez-silen
opened
7 years ago
3
Something change recently with dat.v1?
#53
jmickjr
closed
7 years ago
2
New v1 tag
#52
manuel-huez
closed
8 years ago
1
add `OnConflictUpdate` and `OnConflictUpdateExclude`
#51
tnextday
closed
8 years ago
0
IN queries and MustInterpolate
#50
quetz
closed
8 years ago
4
How do I use custom types or arrays ?
#49
macnibblet
closed
8 years ago
0
Don't modify Builder struct fields in ToSQL function
#48
tnextday
closed
8 years ago
1
Adds logger setter/getter functions for dat & runner packages
#47
darh
closed
5 years ago
0
Doesn't support schemas
#46
sbowman
closed
8 years ago
3
Add "ForUpdate" to SelectBuilder?
#45
sbowman
closed
8 years ago
4
Querying nested JSON with SelectDoc
#44
blasterpistol
opened
8 years ago
1
Use dependency management solution
#43
kenkouot
closed
8 years ago
3
Remove Limit(1) from DeleteBuilder query
#42
nathanleclaire
closed
7 years ago
1
pg dat.NullTime still causes 'cannot parse time errors' (Different format for timestamps without timezone)
#41
vinzenz
opened
8 years ago
0
Why not have interface slice type for QueryStructs?
#40
nathanleclaire
closed
8 years ago
1
Fix typo in README
#39
nathanleclaire
closed
8 years ago
2
Panic in HTTP handler?
#38
sbowman
opened
8 years ago
0
Remove dat.ErrNotFound
#37
sbowman
opened
8 years ago
1
Either remove or expose logxi
#36
sbowman
opened
8 years ago
2
Fix typo in README.md
#35
rafax
closed
8 years ago
0
Avoid use of panic
#34
vcabbage
opened
8 years ago
6
update WriteIdentifier to correctly quote schemas in table names
#33
dmgk
closed
2 years ago
3
Next