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-10-21 17:49:10 +09:00
debian-backup Update backups of debian directories. 2016-02-04 00:53:59 +09:00
devel devel: pass cabal jobs switch. 2017-08-03 16:09:41 +09:00
doc/slide doc/slide: change suffix of markdown file to show in github. 2017-05-05 21:17:12 +09:00
examples/HDBC avoid bug of GHC8. 2017-08-13 01:06:55 +09:00
HDBC-session HDBC-session: bump. 2017-07-17 09:51:44 +09:00
names-th names-th: bump. 2017-07-17 09:56:29 +09:00
old moving old files. 2014-12-12 11:52:47 +09:00
persistable-record persistable-record: calculate constraint to allow Int type. 2017-10-14 16:07:29 +09:00
persistable-types-HDBC-pg persistable-types-HDBC-pg: bump. 2017-07-17 20:47:15 +09:00
proto proto: triple with primary key constraint. 2017-04-22 14:50:16 +09:00
relational-query relational-query: add deprecated ListProjection type as type synonym. 2017-10-21 17:46:01 +09:00
relational-query-HDBC generate polymorphic instances using extended reifyRecordType. 2017-09-15 21:03:02 +09:00
relational-record relational-record: apply replaced types. 2017-10-21 17:49:10 +09:00
relational-record-examples relational-record-examples: bump. 2017-05-06 19:19:49 +09:00
relational-schemas relational-schemas: apply integrated namespace with new exported symbols. 2017-08-29 22:44:37 +09:00
rr-quickcheck rr-quickcheck: apply product-isomorphic. 2017-09-10 16:58:41 +09:00
sql-words sql-words: bump. 2017-07-17 10:01:35 +09:00
stack stack: move not defaultly used stack.yaml. 2017-07-18 11:28:41 +09:00
test/HDBC Move small test code of SQLite3 with HDBC. 2016-04-02 13:38:22 +09:00
text-postgresql text-postgresql: bump. 2017-07-17 10:07:48 +09:00
travis-CI travis-CI/stack: switch stack build, not building each directory. 2017-07-21 01:45:28 +09:00
.gitignore quote column name 2016-06-11 22:41:01 +09:00
.hgtags Added tag ns-database-relational-query for changeset 77c7a7e48af8 2017-07-26 00:53:07 +09:00
.travis.yml travis-CI: switch to make_travis_yml_2 based logic. 2017-07-15 16:26:39 +09:00
cabal.project add cabal project configuration 2017-04-08 21:39:27 +02:00
README.md just a fix. 2014-12-19 10:15:40 +09:00

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