This repository includes a joined query generator based on typefull relational algebra, and mapping tools between SQL values list and Haskell record type.
Go to file
2017-03-07 12:41:52 +09:00
debian-backup Update backups of debian directories. 2016-02-04 00:53:59 +09:00
devel update clean targets. 2017-01-22 13:21:54 +09:00
doc/slide fix typo of URL. 2016-10-05 20:58:22 +09:00
examples/HDBC example PostgreSQL: switch from 'testdb' to 'hrrtest'. 2017-01-28 17:21:24 +09:00
HDBC-session update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
names-th update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
old moving old files. 2014-12-12 11:52:47 +09:00
persistable-record add Show instance of PersistableRecordWidth. 2017-03-07 12:41:52 +09:00
persistable-types-HDBC-pg update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
relational-query relational-query: bump. 2017-02-15 00:45:55 +09:00
relational-query-HDBC update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
relational-record bump: relational-record 2017-02-19 16:01:47 +09:00
relational-record-examples Ver bump up. 2016-05-27 00:25:01 +09:00
relational-schemas update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
rr-quickcheck rr-quickcheck PostgreSQL: simplify scripts. 2017-01-28 16:16:27 +09:00
sql-words update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
test/HDBC Move small test code of SQLite3 with HDBC. 2016-04-02 13:38:22 +09:00
text-postgresql update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
travis-CI travis-ci: simplify. 2017-02-22 07:53:08 +09:00
.gitignore quote column name 2016-06-11 22:41:01 +09:00
.hgtags Added tag release-persistable-record-0_4_1_1 for changeset 24b35e497fe2 2017-02-19 16:43:24 +09:00
.travis.yml travis-ci: simplify. 2017-02-22 07:53:08 +09:00
README.md just a fix. 2014-12-19 10:15:40 +09:00
stack.yaml switch to ghc version resolver. 2016-12-01 18:06:33 +09:00

Please visit HRR project page for more information: http://khibino.github.io/haskell-relational-record/