Commit Graph

165 Commits

Author SHA1 Message Date
Tomasz Rybarczyk
a6d6958c56 Expand on releasing in README a bit 2020-02-29 16:48:02 +01:00
Tomasz Rybarczyk
2bbfc4d168 Document releasing process 2020-02-29 16:45:25 +01:00
Tomasz Rybarczyk
8329268ff7 Generate CHANGELOG.md 2020-02-29 16:45:25 +01:00
paluh
680da31ee1
Merge pull request #43 from srghma/patch-2
feat: Database.PostgreSQL -> export connect function
2019-12-22 13:16:39 +01:00
Serhii Khoma
a01442a2c8
feat: Database.PostgreSQL -> ConnectResult type -> export 2019-12-22 13:51:22 +02:00
Serhii Khoma
71c12d616b
feat: Database.PostgreSQL -> export connect function 2019-12-22 13:48:48 +02:00
paluh
c74cbb7ffe
Merge pull request #42 from srghma/patch-1
refactor: Database.PostgreSQL.PG -> remove unused type alias Database
2019-12-12 14:48:47 +01:00
Serhii Khoma
e74e715266
refactor: Database.PostgreSQL.PG -> remove unused type alias Database 2019-12-12 11:08:59 +02:00
Tomasz Rybarczyk
2003136f6d v3.0.2 2019-11-10 17:05:17 +01:00
Tomasz Rybarczyk
987c65cec0 Cosmetics 2019-11-10 17:04:50 +01:00
Tomasz Rybarczyk
4cb9404a72 v3.0.1 2019-11-10 15:31:45 +01:00
Tomasz Rybarczyk
51861c2d41 Add argonaut dependency 2019-11-10 15:31:00 +01:00
Tomasz Rybarczyk
0df63e841d Handle Argonaut.Json 2019-11-10 15:27:24 +01:00
Tomasz Rybarczyk
71d55170dc v3.0.0 2019-10-18 12:01:45 +02:00
Tomasz Rybarczyk
93881e4989 Bump deps 2019-10-18 11:53:46 +02:00
Tomasz Rybarczyk
00c5ee1e72 v3.0.0 → v3.0.1 2019-10-18 11:51:11 +02:00
Tomasz Rybarczyk
5f075fa697 Actually ignore package-lock.json 2019-10-18 11:50:40 +02:00
Tomasz Rybarczyk
71c057d694 Ignore package-lock.json as this is a library 2019-10-18 11:49:13 +02:00
Tomasz Rybarczyk
006c671a48 v3.0.0-alpha → v3.0.0 2019-10-18 11:42:32 +02:00
Tomasz Rybarczyk
ef3bff13e7 Bump deps 2019-10-18 11:41:49 +02:00
Tomasz Rybarczyk
8716f002e1 Setup project name in spago 2019-10-18 11:40:28 +02:00
Tomasz Rybarczyk
237d131859 Update meta data in spago.dhall 2019-10-18 11:35:52 +02:00
Tomasz Rybarczyk
67960570a5 Drop pg import from Value.js so typeclasses are accessible for frontend JS. 2019-09-30 11:11:05 +02:00
paluh
60894e9f23
Merge pull request #41 from Kamirus/drop-PG-type
Drop PG type, alter PG functions to use typeclass constraints
2019-08-30 21:23:29 +02:00
Kamirus
6ce8b99ecd README update; withConnection and withTransaction flipped parameter 2019-08-30 12:15:05 +02:00
Kamirus
4f89eadfbc revert package.json removal; drop pulp, use spago 2019-08-30 12:10:18 +02:00
Kamirus
ec1f6e447d drop PG type and change functions in PG module; some test changes; no README fix 2019-08-28 17:00:36 +02:00
paluh
86a431c744
Merge pull request #37 from JordanMartinez/master
Add spago support
2019-07-28 10:42:37 +02:00
Jordan Martinez
fa843a350f Update API due to breaking change 2019-07-27 13:22:14 -07:00
Jordan Martinez
d184c78e24 Ignore psc-* files 2019-07-25 18:51:19 -07:00
Jordan Martinez
c11aa9be44 Convert project to Spago 2019-07-25 18:48:52 -07:00
Jordan Martinez
23c186ec6a Ignore .spago directory 2019-07-25 18:47:59 -07:00
Tomasz Rybarczyk
45d6356fd8 Drop problematic newtype instances and provide helpers instead 2019-07-05 16:42:00 +02:00
Tomasz Rybarczyk
351a91af68 Default to newtype in *SQLValue classes instance chains. 2019-07-05 16:17:04 +02:00
Tomasz Rybarczyk
bd67de30a1 Update docs 2019-05-07 20:16:59 +02:00
Tomasz Rybarczyk
4d8dfd4c00 Update .gitignore 2018-12-22 20:51:08 +01:00
Tomasz Rybarczyk
600c643738 Hoist to correct monad in PG.hoist* 2018-12-22 19:52:37 +01:00
Tomasz Rybarczyk
df492b108d Improve test debug log 2018-12-22 19:47:31 +01:00
Tomasz Rybarczyk
bd055928ae More polymorphic hoist functions 2018-12-22 18:32:24 +01:00
Tomasz Rybarczyk
07e1c0924b More fine grained hoist function 2018-12-16 20:02:24 +01:00
Tomasz Rybarczyk
a04090da0b Fix coding style 2018-12-16 18:58:02 +01:00
Tomasz Rybarczyk
280320b553 Add hoistPG function 2018-12-16 18:55:37 +01:00
Tomasz Rybarczyk
a6deace1cb Make tests pass 2018-12-16 18:35:58 +01:00
Tomasz Rybarczyk
6f2b198d02 Move PG into separate module 2018-12-16 18:05:49 +01:00
Tomasz Rybarczyk
87d6f7fc95 Drop ExceptT from functions 2018-12-09 21:50:13 +01:00
Tomasz Rybarczyk
71bbf44227 Add AUTHORS file 2018-12-06 20:30:38 +01:00
Tomasz Rybarczyk
3e074d1c0c Make tests pass 2018-12-06 20:14:08 +01:00
Tomasz Rybarczyk
111790af84 Let newPool run in Effect monad 2018-12-06 20:08:48 +01:00
paluh
b6f3e11a5d
Merge pull request #30 from Kamirus/master
nested tuple with one element: Tuple a Unit
2018-12-03 19:10:13 +01:00
paluh
89e3282ba6
Merge branch 'master' into master 2018-12-03 19:10:02 +01:00