mirror of
https://github.com/khibino/haskell-relational-record.git
synced 2024-11-29 14:45:51 +03:00
760 B
760 B
0.1.6.1
- update version constraint. ( along with re-versioned relational-query. )
0.1.6.0
- apply projections with overloaded-labels to schema tables.
0.1.5.0
- apply relational-query-0.10.0
0.1.4.1
- apply relational-query-0.9.5
0.1.4.0
- add tested-with 8.2.1.
- switch 3rd number of version to separate from no-generic version.
0.1.3.3
- Use Haskell implementation test instead of flag test in .cabal
0.1.3.2
- Apply generic instances to schema queries.
- Drop unused implicit imports.
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.