Commit Graph

95 Commits

Author SHA1 Message Date
Kei Hibino
8be789e24a relational-schemas: bump. 2017-11-28 22:42:52 +09:00
Kei Hibino
79ec28a204 relational-schemas: bump. 2017-11-26 16:45:00 +09:00
Kei Hibino
8addcaaec1 relational-schemas: update version constraint. 2017-11-26 16:43:09 +09:00
Kei Hibino
3576a71d32 relational-schemas: apply overloaded-projections. 2017-11-21 01:46:14 +09:00
Kei Hibino
8ee457aca5 relational-schemas: bump. 2017-10-22 21:27:37 +09:00
Kei Hibino
b830b84378 relational-schemas: update package version constraint. 2017-10-22 20:42:31 +09:00
Kei Hibino
727bbaa286 merge changelogs of lts-9. 2017-10-22 18:40:17 +09:00
Kei Hibino
7b988cdb42 relational-schemas: apply integrated namespace with new exported symbols. 2017-08-29 22:44:37 +09:00
Kei Hibino
1e88e4b099 relational-schemas: bump. 2017-08-29 19:27:54 +09:00
Kei Hibino
732ac6ff51 relational-schemas: apply integrated namespace with new exported symbols. 2017-08-29 15:19:51 +09:00
Kei Hibino
d4e6d88e0f apply Record type name. 2017-08-13 01:06:28 +09:00
Kei Hibino
70d319e417 relational-schemas: apply namespace switch of relational-query. 2017-07-30 15:52:08 +09:00
Kei Hibino
24604a2d36 relational-schemas: bump. 2017-07-17 20:12:25 +09:00
Kei Hibino
6952344210 add tested-with 8.2.1.
(grafted from dd394dd879cde80b0283bed8951d025fe4daeb4d)
2017-07-17 11:31:55 +09:00
Kei Hibino
20b17e1c78 relational-schemas: bump. 2017-04-09 18:37:33 +09:00
Herbert Valerio Riedel
8fcc5c7b91 Fix compile failure w/ GHC 7.4.2
This replaces the sub-optimal use of cabal flags with
a more robust & idiomatic conditional pattern for depending
on ghc-prim.

This is also reduces the complexity for the cabal solver, since
there are no flags to solve for anymore.

Fixes #52
2017-04-08 21:49:57 +02:00
Kei Hibino
57964680f9 relational-schemas: bump. 2017-04-07 17:34:11 +09:00
Kei Hibino
8e3f8deae6 relational-schemas: drop unused implicit imports 2017-04-07 17:30:12 +09:00
Kei Hibino
fa790f961d relational-schemas: add old changelogs. 2017-04-07 16:12:57 +09:00
Kei Hibino
8a0083598f relational-schemas: update copyright notice. 2017-03-16 18:17:50 +09:00
Kei Hibino
1b10f7e75c apply DeriveGeneric. 2017-03-16 15:33:37 +09:00
Kei Hibino
12741b1ff7 update tested-with. add 8.0.2. 2017-02-19 15:43:12 +09:00
Kei Hibino
4246141783 bump relational-schemas. 2016-06-19 15:38:10 +09:00
Kei Hibino
19f28b39e5 add tested-with meta-datas. 2016-06-19 11:26:23 +09:00
Kei Hibino
a2238b8a3f fix. 2016-06-19 09:14:15 +09:00
Kei Hibino
02af787cec Ver bump up. 2016-05-19 16:34:00 +09:00
Kei Hibino
7384392956 Extend default type mapping of SQLite3. 2016-05-19 09:35:43 +09:00
Kei Hibino
6e02da1a48 Fix build. 2016-05-18 10:25:47 +09:00
Kei Hibino
c5a7ed57ab Extend default type mapping of SQLite3. 2016-05-18 09:41:32 +09:00
Kei Hibino
232ca6e150 Ver bump up. 2016-01-22 20:38:12 +09:00
Kei Hibino
22dbf01f11 Update along with deprecations. 2016-01-21 23:12:07 +09:00
Kei Hibino
a801608976 Ver bump up. 2015-12-01 20:34:54 +09:00
Kei Hibino
e66fec74c2 Apply TH quotations. 2015-12-01 00:10:52 +09:00
Kei Hibino
8af23a7144 Ver bump up. 2015-11-21 17:38:14 +09:00
Kei Hibino
50bd15b80c Update schema query to use network address types of PostgreSQL. 2015-11-21 17:21:34 +09:00
Kei Hibino
120643ad19 Ver bump up. 2015-11-19 09:31:36 +09:00
Kei Hibino
e4201620f4 Adjust int-type width of MySQL driver type-mapping. 2015-11-19 09:31:03 +09:00
Tatsuya Hirose
00722541b4 Added "MEDIUMINT" definition to MySQL Schema 2015-10-29 18:06:17 +09:00
Shohei Murayama
a30b2def21 version bump up 2015-03-18 19:38:17 +09:00
Shohei Murayama
296730fbc6 fix #6 2015-03-18 19:33:47 +09:00
Kei Hibino
af15ed677b Ver bump up. 2015-01-08 12:45:58 +09:00
Kei Hibino
be655ce070 Not to refer unsafeShowSqlProjection. 2015-01-08 12:44:49 +09:00
Kei Hibino
b7bcc9cd68 Bumps to release version. 2014-12-15 00:37:21 +09:00
Kei Hibino
fe5ee1a2d7 Update project homepage URL. Bumps. 2014-12-13 13:37:12 +09:00
Shohei Murayama
a835507549 reduce the default type map for sqlserver 2014-12-11 17:24:54 +09:00
Kei Hibino
cf02cacf9e Update supported RDBMS schemas list. 2014-12-10 12:32:34 +09:00
Kei Hibino
fc13c51a1a Add default-language field to .cabal files. 2014-12-10 12:30:10 +09:00
Kei Hibino
5c609ff19d Add repository links. 2014-12-10 02:34:36 +09:00
Kei Hibino
b3506999a7 Update copyright. 2014-12-10 02:17:16 +09:00
Kei Hibino
fa5a5f95e5 Update to build merged MySQL schema. 2014-12-10 01:43:59 +09:00