Commit Graph

921 Commits

Author SHA1 Message Date
Eitan Chatav
486225fcf6 export Sort 2019-04-12 10:09:03 -07:00
Eitan Chatav
09484c99dd generalize between 2019-04-12 10:07:59 -07:00
Eitan Chatav
fcc3419ef3 between frankntype 2019-04-12 09:50:30 -07:00
Eitan Chatav
9bd365d4b9 export 2019-04-08 12:35:15 -07:00
Eitan Chatav
b35affc0ae docs 2019-04-06 14:27:36 -07:00
Eitan Chatav
6a37c51c7c types & params 2019-04-06 14:19:07 -07:00
Eitan Chatav
460c628149 Merge branch 'dev-0.5-merge' into dev-0.5 2019-04-06 13:58:35 -07:00
Eitan Chatav
857823d6be setup doctests 2019-04-06 13:55:25 -07:00
Eitan Chatav
e883295bc8 doctest setup 2019-04-06 13:41:32 -07:00
Eitan Chatav
a1f833462d rehierarch expression 2019-04-06 13:31:57 -07:00
Eitan Chatav
6f1f95707d move stuff from binary to pg 2019-04-06 09:05:45 -07:00
Eitan Chatav
212174e63d 0.5
* Tutorial module
* Alias module
* List module
* PG module
2019-04-06 08:52:27 -07:00
Eitan Chatav
b7781f45b1 literal enumerated 2019-04-01 23:21:09 -07:00
Eitan Chatav
52c57780e2 docs 2019-03-29 16:53:06 -07:00
Eitan Chatav
fc0615c3c1 Het ~> N 2019-03-29 16:35:49 -07:00
Eitan Chatav
d1181e45e7 pools 2019-03-29 15:55:18 -07:00
Eitan Chatav
df3162bc81 export 2019-03-29 15:54:59 -07:00
Eitan Chatav
a7b8a06a82 docs 2019-03-29 15:54:54 -07:00
Eitan Chatav
75e39eb7e9 a 2019-03-29 15:23:38 -07:00
Eitan Chatav
34c1107714 a 2019-03-29 15:23:09 -07:00
Eitan Chatav
707071bed5 expression stuff 2019-03-29 15:20:30 -07:00
Eitan Chatav
2bf8f377ad NP concat 2019-03-29 15:20:21 -07:00
Eitan Chatav
1825ffcf8e haddocks 2019-03-29 14:17:47 -07:00
Eitan Chatav
b38a61cec5 fix a doc 2019-03-27 19:16:57 -07:00
Eitan Chatav
4d66d978b0 Literal class 2019-03-27 19:10:34 -07:00
Eitan Chatav
dd4d47beeb
Merge pull request #118 from morphismtech/dev-migration
Simplify migration signatures
2019-03-27 10:40:42 -07:00
Eitan Chatav
bda4fba031 docs 2019-03-27 10:36:09 -07:00
Eitan Chatav
9e6f33907b haddocks 2019-03-27 10:21:06 -07:00
Eitan Chatav
8c4beafa44 some refactoring 2019-03-27 09:48:54 -07:00
Eitan Chatav
01ba5a31d5 terminal 2019-03-27 09:20:07 -07:00
Eitan Chatav
1393a44f0f unliftio 2019-03-27 09:04:27 -07:00
Eitan Chatav
21747dbf0a
Merge pull request #116 from Holmusk/chshersh/109-monadunliftio
[#109] Move from MonadBaseControl to MonadUnliftIO
2019-03-27 07:05:32 -07:00
Eitan Chatav
aadced8d6f more docs 2019-03-26 12:27:33 -07:00
Eitan Chatav
65031f34e0 export pureMigration 2019-03-26 12:25:00 -07:00
Eitan Chatav
40fe11d85b fix tests 2019-03-26 12:20:49 -07:00
Eitan Chatav
2ec27c05d4 export Migratory 2019-03-25 22:18:01 -07:00
Eitan Chatav
d3458a01fd polymorphism
make migrations polymorphic over purity

- `Migratory`
- `Unital`
2019-03-25 21:53:37 -07:00
Eitan Chatav
8f48d8fa59 changes to migrations
* export MigrateCommand
* rename some things
* return timestamps
* put subclauses in a where clause (talking Haskell here :-) )
2019-03-25 19:53:53 -07:00
Eitan Chatav
263daa17b6 fix tests 2019-03-25 09:59:06 -07:00
Eitan Chatav
45ff8a8a2d simplify migrations a bit 2019-03-25 09:51:10 -07:00
ChShersh
41b0c5ebe4
Fix doctest 2019-03-25 13:10:24 +08:00
ChShersh
9f5cfb1e20
[#109] Move from MonadBase and MonadBaseControl to MonadIO and MonadUnliftIO
Resolves #109
2019-03-25 12:52:50 +08:00
Eitan Chatav
6aec0cca9d
Merge pull request #103 from Raveline/migration-main
Add default main utility for migrations
2019-03-23 14:03:27 -07:00
Raveline
f7b7fd5116 Add a basic implementation of migration command 2019-03-23 10:34:27 +01:00
Eitan Chatav
e4c5e020dd oopsy 2019-03-21 12:26:31 -07:00
Eitan Chatav
a36ffcef69
Merge pull request #112 from morphismtech/dev-textsearch-function
Text Search and new Function types
2019-03-21 09:59:05 -07:00
Eitan Chatav
9e69de7a72 parens 2019-03-20 19:46:23 -07:00
Eitan Chatav
d5bfbf1f2c remove AggrFun and AggrHet 2019-03-20 19:23:09 -07:00
Eitan Chatav
cabe722524 move some type variables around 2019-03-20 19:16:44 -07:00
Eitan Chatav
991b0b2619 interval literals 2019-03-20 10:01:07 -07:00