issues
search
go-ozzo
/
ozzo-dbx
A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as well as DB-agnostic query building capabilities.
MIT License
636
stars
91
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to insert time.time to Postgresql?
#54
byanjiong
closed
6 years ago
1
support constructing DB and Tx from existing standard library types
#53
jeremyhuiskamp
closed
7 years ago
2
Support uint primary keys in ModelQuery
#52
kustov-an
closed
6 years ago
3
Can't find by REGEXP. Help please!
#51
maximniko
opened
7 years ago
0
ModelQuery.Insert() will panic when primary key is uint
#50
darasion
closed
6 years ago
1
How can I set a table prefix from config???
#49
maximniko
opened
7 years ago
3
support populate slice of struct pointer.
#48
darasion
opened
7 years ago
3
Column 'Id' in where clause is ambiguous when InnerJoin used
#47
kolkov
opened
7 years ago
3
How to get result assigned to a struct for array in array?
#46
lawzava
opened
7 years ago
2
Builder.AddUniqueKey?
#45
kPshi
closed
7 years ago
1
want to build multiple insert command like Yii
#44
darasion
opened
7 years ago
0
Fix #42: Check on Ptr of Struct too strict?
#43
kPshi
opened
7 years ago
2
Check on Ptr of Struct too strict?
#42
kPshi
opened
7 years ago
0
How to use NullStringMap?
#41
susilolab
closed
7 years ago
2
Select queries in transactions
#40
nkovacs
closed
7 years ago
1
PK in field tag: wrong order?
#39
kPshi
opened
7 years ago
3
How to use lateral with this package?
#38
lawzava
closed
7 years ago
1
Fields in embedded struct should always be shadowed by fields in outer struct
#37
nkovacs
closed
7 years ago
1
SelectQuery.FieldMapper isn't set by NewSelectQuery
#36
nkovacs
closed
7 years ago
2
How to build query with FIND_IN_SET?
#35
kolkov
closed
7 years ago
2
How to build sql query with additional condition properly?
#34
kolkov
closed
7 years ago
3
想实现一个类似yii在父类定义的save方法
#33
kaikaige
closed
7 years ago
1
Subqueries
#32
nkovacs
opened
7 years ago
0
CRUD when PRIMARY KEY is a multiple-column index?
#31
kolkov
closed
7 years ago
4
Why transaction not working?
#30
kolkov
closed
7 years ago
18
How to build this query?
#29
kolkov
closed
7 years ago
1
dbx.In() when data arrives in slice.
#28
kolkov
closed
7 years ago
5
Why Id populates from joined table?
#27
kolkov
closed
7 years ago
3
Postgres schemas.
#26
diselop
closed
8 years ago
1
How to use transactions?
#25
kolkov
closed
8 years ago
3
go get -u github.com/go-ozzo/ozzo-dbx error
#24
kolkov
closed
8 years ago
3
How can store complex entity into database with ozzo properly?
#23
kolkov
closed
8 years ago
39
Error when scan mysql timestamp into time.Time
#22
kolkov
closed
8 years ago
6
Query.Column(): populate the first column of the result into a slice. Error
#21
kolkov
closed
8 years ago
1
How to get last insert id?
#20
kolkov
closed
8 years ago
1
Is it possible to get a TableName from model?
#19
kolkov
closed
8 years ago
1
Auto-incremental PKs are not populated after insertion
#18
qiangxue
closed
8 years ago
0
How can I properly create "INSERT ... ON DUPLICATE KEY UPDATE" Syntax?
#17
kolkov
closed
8 years ago
1
How can I get Where expression from q?
#16
kolkov
closed
8 years ago
1
How to properly use SQL_CALC_FOUND_ROWS and FOUND_ROWS()?
#15
kolkov
closed
8 years ago
5
Return "photo" table name instead "photos"?
#14
kolkov
closed
8 years ago
8
Bug with timestamp fields
#13
maxvoronov
closed
8 years ago
2
Autospecify table to select data from bug
#12
maxvoronov
closed
8 years ago
4
Method "Model" does not exist?
#11
maxvoronov
closed
8 years ago
2
How to use JOIN in Building Queries?
#10
kolkov
closed
8 years ago
24
表字段有一个为空的时候 q.All(&model) 全部为空
#9
uiexp
closed
8 years ago
5
Using Prepare() with Row(). Invalid result after empty sql result
#8
pahanini
closed
8 years ago
1
[]string populate
#7
kolkov
closed
8 years ago
2
bind params issue
#6
hermanzhu
closed
8 years ago
1
Support upsert?
#5
ottob
closed
8 years ago
2
Previous
Next