go-jet
|
64a51dc093
|
QRM returns qrm.ErrNoRows when scanning into struct destination and query result set is empty.
|
2019-10-18 10:15:08 +02:00 |
|
go-jet
|
f9efee77ff
|
QRM returns sql.ErrNoRows when scanning into struct destination and query result set is empty.
|
2019-10-12 18:45:09 +02:00 |
|
go-jet
|
8c9ae77cd8
|
Add QRM error if result set is empty when scanning into struct destination.
|
2019-10-10 16:09:44 +02:00 |
|
go-jet
|
29f43e5fe8
|
Rename execution package to qrm (Query Result Mapping).
|
2019-09-27 11:46:31 +02:00 |
|
go-jet
|
13c671fa3f
|
Execution additional tests.
|
2019-08-13 17:20:35 +02:00 |
|
go-jet
|
486e45db5c
|
SQL Builder panics on invalid SQL.
Query execution panics on invalid destination.
|
2019-08-13 13:57:26 +02:00 |
|
go-jet
|
23fd973699
|
Package structure refactor.
|
2019-08-03 14:10:47 +02:00 |
|
go-jet
|
6bf9c32c07
|
Tests folder structure reorganisation.
|
2019-07-30 11:45:10 +02:00 |
|