orville/orville-postgresql
David Vollbracht 49f0b5996b Adds cabal.config constraints to fix GHC 7.10 build
The latest HDBC-postgresql appears to not be compatible with older
versions of the cabal library. It is currently causing a compile error
on the travis build.
2019-10-14 09:02:47 -05:00
..
sample-project Namespaces PostgreSQL support under Database.Orville.PostgreSQL 2019-08-06 11:10:29 -04:00
src Adds Sequence Functionality 2019-09-17 16:57:43 -05:00
test Namespaces PostgreSQL support under Database.Orville.PostgreSQL 2019-08-06 11:10:29 -04:00
.gitignore Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
.hindent.yaml Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
.ide.sh Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
cabal.config Adds cabal.config constraints to fix GHC 7.10 build 2019-10-14 09:02:47 -05:00
docker-compose.tools.yml Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
docker-compose.yml Adds lts-14 yaml file for orville-postgresql and adds it to test matrix 2019-08-27 17:31:16 -04:00
Dockerfile Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
haskell-format Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
LICENSE Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
orville-postgresql.cabal Adds Sequence Functionality 2019-09-17 16:57:43 -05:00
package.yaml Namespaces PostgreSQL support under Database.Orville.PostgreSQL 2019-08-06 11:10:29 -04:00
README.md Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
Setup.hs Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
stack-lts-6.0.yml Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
stack-lts-7.22.yml Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
stack-lts-8.0.yml Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
stack-lts-9.0.yml Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
stack-lts-10.0.yml Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
stack-lts-11.0.yml Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
stack-lts-12.13.yml Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
stack-lts-13.0.yml Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
stack-lts-13.12.yml Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
stack-lts-13.20.yml Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
stack-lts-14.0.yml Adds lts-14 yaml file for orville-postgresql and adds it to test matrix 2019-08-27 17:31:16 -04:00
test-all Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00
test-loop Step 1 in unifying PostgreSQL and Oracle DB support. 2019-08-06 10:27:06 -04:00

Orville

Build Status