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
|
f8daa1d76e
|
Some linter errors.
|
2019-10-18 10:09:56 +02:00 |
|
go-jet
|
53a76f31b4
|
Additional qrm tests.
|
2019-10-18 09:56:38 +02:00 |
|
Christian King
|
9a3f12ea5f
|
Fix issue with using UUID primary keys in complex return types
When using a UUID as a primary key with PostgreSQL the grouping was
defaulting to the row which caused incorrect results to be returned.
|
2019-10-17 15:13:40 -04: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
|
3544977d7f
|
QRM code refactor.
|
2019-10-11 10:15:36 +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 |
|