go-jet
|
f34c5e7fe8
|
Build fix.
|
2019-07-04 14:42:50 +02:00 |
|
go-jet
|
471bddcaf5
|
Add Model files wiki page.
|
2019-07-04 14:12:59 +02:00 |
|
go-jet
|
950663dadb
|
Improve database to golang name mapping.
|
2019-07-03 16:27:14 +02:00 |
|
go-jet
|
3e7277015d
|
Update SELECT wiki with set operators.
|
2019-07-02 10:31:52 +02:00 |
|
go-jet
|
ab0f790bc3
|
Set statement refactor.
|
2019-07-01 19:41:49 +02:00 |
|
go-jet
|
461911889a
|
Add LOCK statement wiki.
|
2019-07-01 13:18:39 +02:00 |
|
go-jet
|
5e0e2f2908
|
Add RETURNING to Delete statement.
Add DELETE statement wiki page.
|
2019-06-30 17:16:00 +02:00 |
|
go-jet
|
3d38946eda
|
Add UPDATE statement wiki page.
|
2019-06-30 13:42:01 +02:00 |
|
go-jet
|
5f678a7e82
|
Update INSERT wiki page.
|
2019-06-30 12:37:20 +02:00 |
|
go-jet
|
642e637987
|
Add INSERT wiki page.
|
2019-06-30 11:53:48 +02:00 |
|
go-jet
|
d6c59deb1f
|
Add MutablColumns list into autogen sql builder table.
|
2019-06-30 11:53:35 +02:00 |
|
go-jet
|
67e6fca0ce
|
Update wiki pages.
|
2019-06-29 16:58:41 +02:00 |
|
go-jet
|
fafe0866ea
|
Update wiki Expressions page.
|
2019-06-28 13:30:09 +02:00 |
|
go-jet
|
6a6ee0561d
|
Add wiki Expressions page.
|
2019-06-27 19:55:21 +02:00 |
|
go-jet
|
3516d2861c
|
Add wiki Generator page.
|
2019-06-27 14:31:57 +02:00 |
|
go-jet
|
b3ec1139b5
|
Add benefits to Readme.md.
|
2019-06-26 12:52:25 +02:00 |
|
go-jet
|
b7ba58200e
|
Change structure aliasing order.
|
2019-06-26 10:30:31 +02:00 |
|
go-jet
|
8be33b8774
|
Readme update.
|
2019-06-25 13:09:00 +02:00 |
|
go-jet
|
3dddd2f6bf
|
Readme update.
|
2019-06-25 12:56:10 +02:00 |
|
go-jet
|
9196d7a81e
|
Fix readme formatting.
|
2019-06-24 18:26:50 +02:00 |
|
go-jet
|
4f247ab63e
|
Readme quick start example.
|
2019-06-24 18:22:55 +02:00 |
|
go-jet
|
b15d8491fb
|
Build fix.
|
2019-06-24 10:33:42 +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
|
ee5d526d26
|
Add CircleCI build badge status.
|
2019-06-23 16:48:05 +02:00 |
|
go-jet
|
454cd6f12b
|
Update go-jet to support CircleCi build.
|
2019-06-23 14:51:38 +02:00 |
|
go-jet
|
17f6bab2e7
|
CircleCI yml file update.
|
2019-06-21 16:13:00 +02:00 |
|
go-jet
|
4f364173a3
|
Merge pull request #1 from go-jet/package_refactor
Package path refactor.
CircleCI yml file added.
|
2019-06-21 14:58:06 +02:00 |
|
go-jet
|
fb89d54e2e
|
CircleCI yml file added.
|
2019-06-21 14:54:23 +02:00 |
|
go-jet
|
83d4c5ad03
|
Package path refactor.
|
2019-06-21 13:56:57 +02:00 |
|
go-jet
|
829736279b
|
Numeric expression type.
|
2019-06-21 12:30:32 +02:00 |
|
go-jet
|
1ac324e198
|
Statements execution with context.
|
2019-06-20 12:22:19 +02:00 |
|
go-jet
|
cdfd8f1dff
|
Query rows grouping performance improvements.
|
2019-06-20 11:19:23 +02:00 |
|
go-jet
|
565b670188
|
Improvements on sub-query projection reference.
|
2019-06-18 14:35:32 +02:00 |
|
go-jet
|
d9ffa86453
|
Support for quoted identifiers.
|
2019-06-17 12:05:52 +02:00 |
|
go-jet
|
7fc99ac997
|
More unit tests.
|
2019-06-16 11:20:44 +02:00 |
|
go-jet
|
8a2c34fbd7
|
Select lock and table lock improvements.
|
2019-06-15 13:58:45 +02:00 |
|
go-jet
|
a4feb66692
|
Insert and Update statement improvements.
|
2019-06-14 14:35:50 +02:00 |
|
go-jet
|
038a4b9dd0
|
Bug fix: Bytea nil values aren't stored as null in database.
|
2019-06-12 16:21:50 +02:00 |
|
go-jet
|
c598978ba6
|
Model sql tags.
|
2019-06-12 12:47:30 +02:00 |
|
go-jet
|
367602757f
|
Tests clean up.
|
2019-06-11 12:47:35 +02:00 |
|
go-jet
|
ffba8718ca
|
Default aliasing simplified.
|
2019-06-09 11:06:08 +02:00 |
|
go-jet
|
e772768180
|
Column reference from sub queries.
|
2019-06-08 16:34:15 +02:00 |
|
zer0sub
|
e727fc3d4f
|
Merge branch 'develop' of https://github.com/sub0zero/go-sqlbuilder into develop
|
2019-06-07 14:24:16 +02:00 |
|
zer0sub
|
3c5553b3dc
|
Explicit sqlbuilder cast.
|
2019-06-07 14:23:14 +02:00 |
|
go-jet
|
348b3beddc
|
Project rename.
|
2019-06-05 17:56:24 +02:00 |
|
zer0sub
|
4d7fbf8f49
|
Table interface cleanup.
|
2019-06-05 17:15:20 +02:00 |
|
zer0sub
|
8f51662fe5
|
Support for raw sql input.
|
2019-06-04 12:10:23 +02:00 |
|
zer0sub
|
384c0c67f5
|
Row and Array Comparisons (IN, NOT_IN).
|
2019-06-04 11:52:37 +02:00 |
|
zer0sub
|
d69c67569a
|
Aggregate functions
|
2019-06-03 18:28:16 +02:00 |
|