relational-schemas: add old changelogs.

This commit is contained in:
Kei Hibino 2017-04-07 16:12:57 +09:00
parent a6d9897c2f
commit fa790f961d
2 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<!-- -*- Markdown -*- -->
## 0.1.3.1
- Add tested-with.
## 0.1.3.0
- Update typeMap of SQLite3 schema.
## 0.1.2.0
- Get type info of network address in PostgreSQL schema.
## 0.1.1.0
- Add medium-int to typeMap of MySQL schema.

View File

@ -23,6 +23,7 @@ tested-with: GHC == 8.0.1, GHC == 8.0.2
, GHC == 7.8.1, GHC == 7.8.2, GHC == 7.8.3, GHC == 7.8.4
, GHC == 7.6.1, GHC == 7.6.2, GHC == 7.6.3
, GHC == 7.4.1, GHC == 7.4.2
extra-source-files: ChangeLog.md
flag ghc74-generic
description: Enable for generic programming using old ghc. If true use ghc-prim.