Commit graph

25 commits

Author SHA1 Message Date
go-jet
29f43e5fe8 Rename execution package to qrm (Query Result Mapping). 2019-09-27 11:46:31 +02:00
go-jet
92de03d4b3 GroupKeyInfo improvements for parent specified primary keys. 2019-09-27 11:34:12 +02:00
go-jet
f5287628aa Improve code coverage. 2019-09-20 13:55:07 +02:00
go-jet
b88519bfd4 [Feature] Add support for database views.
[Feature] Add support to manually set primary keys for destination structure fields.
2019-09-20 12:53:52 +02:00
go-jet
4ab9d73a8b Functions go doc. 2019-08-14 10:11:43 +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
6805462d10 Remove unused types. 2019-08-08 18:30:11 +02:00
go-jet
163ecf4c42 MySQL float expressions. 2019-07-30 15:04:36 +02:00
go-jet
d0533f73fb MySQL bool expressions. 2019-07-30 11:18:12 +02:00
go-jet
bffa102849 MySQL execution and scan support. 2019-07-29 18:08:53 +02:00
go-jet
1ae76d5efd Function relocation. 2019-07-20 17:44:43 +02:00
go-jet
d1a8b6e132 Add code coverage support. 2019-07-19 14:33:54 +02:00
go-jet
fd11c377b9 Fix linter errors. 2019-07-19 10:46:41 +02:00
go-jet
556578cec9 Additional documentation for sub packages. 2019-07-18 18:42:03 +02:00
go-jet
b817f57035 Pre-release clean up. 2019-07-17 13:22:14 +02:00
go-jet
e0327bef69 Query execution speed up. 2019-07-13 13:17:28 +02:00
go-jet
63f2d04651 Rename of types and errors. 2019-07-08 13:00:44 +02:00
go-jet
55e8c3bbb1 Add Dependencies info to README.md. 2019-07-04 17:54:15 +02:00
go-jet
950663dadb Improve database to golang name mapping. 2019-07-03 16:27:14 +02:00
go-jet
b7ba58200e Change structure aliasing order. 2019-06-26 10:30:31 +02:00
go-jet
f41e1a944f Generated test folder rename. 2019-06-24 10:01:34 +02:00
go-jet
a44bd85d32 Generator cleanup. 2019-06-23 18:55:57 +02:00
go-jet
454cd6f12b Update go-jet to support CircleCi build. 2019-06-23 14:51:38 +02:00
go-jet
83d4c5ad03 Package path refactor. 2019-06-21 13:56:57 +02:00
Renamed from sqlbuilder/execution/execution.go (Browse further)