Commit Graph

1104 Commits

Author SHA1 Message Date
Eitan Chatav
ddc9847ab5
Merge pull request #168 from morphismtech/dev-type-expr
move type things around
2019-11-01 19:53:10 -07:00
Eitan Chatav
4b59f5288a move type things around 2019-10-30 12:28:54 -07:00
Eitan Chatav
b63086cdbb
Merge pull request #163 from morphismtech/dev-params-oids
parameter  oids
2019-10-28 11:22:12 -07:00
Eitan Chatav
d319f1030a Update README.md 2019-10-28 09:41:58 -07:00
Eitan Chatav
0e036d0b9c Update README.md 2019-10-28 09:41:06 -07:00
Eitan Chatav
8e1be729ba
Merge pull request #160 from morphismtech/dev-distinct
polymorphise grouping for select distinct
2019-10-25 14:15:35 -07:00
Eitan Chatav
eb990d48bd
Merge pull request #161 from morphismtech/dev-group-by
use final encoding for group by clause
2019-10-25 13:49:21 -07:00
Eitan Chatav
1d5c495ba4
Merge pull request #159 from ilyakooo0/hask-type-expression
Added hask and PGNullityTyped
2019-10-25 13:48:04 -07:00
Eitan Chatav
6a813ca5de and reduce redundancy 2019-10-25 13:46:30 -07:00
Eitan Chatav
c01892b345 clearer docs 2019-10-25 13:39:28 -07:00
Eitan Chatav
a244b72d2d naming 2019-10-23 10:58:28 -07:00
Eitan Chatav
9ff632cefe parameter oids 2019-10-23 10:44:06 -07:00
iko
44e68f87c7 added doctest 2019-10-19 00:53:17 +03:00
Eitan Chatav
9e86cd2eb4 use final encoding for group by clause
Allow escape hatch for #83
2019-10-18 14:47:30 -07:00
Eitan Chatav
1bdb136582 polymorphise grouping for select distinct
and clarify docs
2019-10-18 14:09:07 -07:00
iko
9012d25a5f Added docs 2019-10-18 23:48:33 +03:00
iko
7d5cdc46f0 Added hask and PGNullityTyped 2019-10-18 23:40:54 +03:00
Eitan Chatav
cfb3d8c73c
Merge pull request #157 from ilyakooo0/unroll-type-families
Unrolled some type families
2019-10-18 10:30:31 -07:00
iko
d4c4121b59 Unrolled some type families 2019-10-17 18:53:23 +03:00
Eitan Chatav
045aae6d11 Revert "one way migrations"
This reverts commit 383e27799a.
2019-10-10 13:37:46 -07:00
Eitan Chatav
383e27799a one way migrations
support for one way migrations
resolves #152
2019-10-10 13:37:22 -07:00
Eitan Chatav
f136497ef5 alter if exists 2019-09-27 11:32:30 -07:00
Eitan Chatav
0c1d0356f0 Merge branch 'dev-if-not-exists' into dev 2019-09-27 09:18:53 -07:00
Eitan Chatav
901ff7b7b1 some fixes 2019-09-27 09:18:27 -07:00
Eitan Chatav
64d641a96a
Merge pull request #149 from morphismtech/dev-if-not-exists
"create if not exists" and "create or replace"
2019-09-27 09:12:08 -07:00
Eitan Chatav
0f3d84fcee Update Set.hs 2019-09-25 18:55:18 -07:00
Eitan Chatav
5cc04695d5 SetOf ~> Set 2019-09-25 15:37:37 -07:00
Eitan Chatav
b40c66b549 Update Function.hs 2019-09-25 14:08:29 -07:00
Eitan Chatav
40ad89af29 function changes 2019-09-25 13:53:52 -07:00
Eitan Chatav
c42b09d1f3 more rehierarching 2019-09-24 10:34:08 -07:00
Eitan Chatav
e3cc5561d7 re-hierarch definitions 2019-09-24 10:13:26 -07:00
Eitan Chatav
10c4aa6a3f drop functions and operators
some fixes
2019-09-24 09:06:07 -07:00
Eitan Chatav
50bf2addf1 indexes and functions 2019-09-24 08:45:50 -07:00
Eitan Chatav
c824222ae3 drop if exists
and index types
2019-09-23 20:55:03 -07:00
Eitan Chatav
1855995881
Merge pull request #147 from morphismtech/dev-free
factor out free categories
2019-09-23 22:55:20 -04:00
Eitan Chatav
ee96a86923 create or replace 2019-09-23 19:53:39 -07:00
Eitan Chatav
efdac7e41a create if not exists 2019-09-23 19:41:28 -07:00
Eitan Chatav
ba71252348 git hash 2019-09-23 18:57:24 -07:00
Eitan Chatav
ce3e31da2c hash
and move exports
2019-09-16 22:42:57 -07:00
Eitan Chatav
079a4290c5 remove dead code 2019-09-16 20:17:35 -07:00
Eitan Chatav
af3bcfc01d remove comment 2019-09-16 20:15:17 -07:00
Eitan Chatav
cffa382f75 factor out free categories 2019-09-16 20:11:49 -07:00
Eitan Chatav
ccc4620913
Merge pull request #146 from morphismtech/dev-fun
User defined function support
2019-09-16 19:55:39 -07:00
Eitan Chatav
b00ae4cb9e renaming and type application 2019-09-03 21:32:45 -07:00
Eitan Chatav
66d88ed544 function DB types 2019-09-03 18:13:21 -07:00
Eitan Chatav
3bd8b61c20 create and drop operators 2019-09-02 15:20:10 -07:00
Eitan Chatav
5dd61aba6c scrap a Nil 2019-09-02 12:13:53 -07:00
Eitan Chatav
6817f11007 Merge branch 'dev' into dev-fun 2019-09-02 12:12:09 -07:00
Eitan Chatav
a3ac8dd6e9 select distinct on
resolves #62
2019-09-02 12:10:12 -07:00
Eitan Chatav
b0f6083c8a sql expressions and queries as functions 2019-09-02 11:56:31 -07:00