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
2018-03-29 17:44:58 +09:00
debian-backup Update backups of debian directories. 2016-02-04 00:53:59 +09:00
devel devel: set -O0 on development. 2017-11-23 19:54:15 +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 examples/HDBC/PostgreSQL: add comment about strength of type restriction. 2017-11-25 02:49:04 +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: not to use varNameWithPrefix. 2018-03-29 17:02:29 +09:00
persistable-types-HDBC-pg persistable-types-HDBC-pg: bump. 2017-07-17 20:47:15 +09:00
proto relational-query-HDBC: add a module for sequence operations. 2017-11-12 00:05:58 +09:00
relational-query relational-query: not to share varNameWithPrefix. 2018-03-29 17:44:58 +09:00
relational-query-HDBC relational-query-HDBC: bump. 2017-11-28 23:01:23 +09:00
relational-record relational-record: bump. 2017-11-29 01:16:14 +09:00
relational-record-examples relational-record-examples: bump. overloaded example. 2017-12-08 20:38:30 +09:00
relational-schemas relational-schemas: bump. 2017-11-28 22:42:52 +09:00
rr-quickcheck rr-quickcheck: apply overloaded-projections. 2017-11-23 17:57:29 +09:00
sql-words sql-words: bump. 2017-07-17 10:01:35 +09:00
stack update example of stack.yaml. 2018-03-17 18:09:30 +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: fix. 2017-11-26 15:03:52 +09:00
.gitignore Ignore stack.yaml 2018-03-13 11:20:01 +09:00
.hgtags Added tag release-persistable-record-0_6_0_3 for changeset b7e832379028 2018-03-26 00:40:05 +09:00
.travis.yml travis-CI: add resolver lts-9. 2017-11-26 14:53:24 +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/