Kei Hibino
9be65f3d05
relational-query: apply deprecations of derived* names.
2018-06-12 16:29:44 +09:00
Kei Hibino
f05742b252
relational-query: update copyright notices.
2018-06-12 16:11:51 +09:00
Kei Hibino
de11778476
relational-query: prepare to rename derived* names to short names.
2018-06-12 15:35:53 +09:00
Kei Hibino
03daf4e0ef
relational-query: apply deprecations of derived* names.
2018-06-12 14:02:59 +09:00
Kei Hibino
b41456fc49
relational-query: update copyright notice.
2018-06-11 18:38:26 +09:00
Kei Hibino
7070c1005b
relational-query: prepare to rename derived* names to short names.
2018-06-11 18:34:59 +09:00
Kei Hibino
5e0a453200
relational-query: bump.
2018-04-30 23:26:42 +09:00
Kei Hibino
25b2f83cc4
relational-query: add compatibility module for switching namespace in 0.10.
2018-04-30 23:24:44 +09:00
Kei Hibino
2aac9e9a08
relational-query: add comment about export list of field labels.
2018-04-01 02:52:27 +09:00
日比野 啓 (Kei Hibino)
65f7ebabb4
Merge pull request #60 from igrep/doc
...
📝 Modify documents of configuration types
2018-04-01 02:42:59 +09:00
Yuji Yamamoto
7091cd1088
📝 Modify documents of configuration types
...
- Add references to related data constructors and functions in the samples.
- Display each label of `Config`
- Reorder the documents of functions in `Database.Relational.Config`
to show how the configuration should be customized first of all.
- Add document of some of the record label of `Database.Relational.Config`.
- Split out and export the default value of `Database.Relational.Config.nameConfig`.
2018-03-30 15:18:03 +09:00
Kei Hibino
560c879c91
relational-query: not to share varNameWithPrefix.
2018-03-29 17:44:58 +09:00
Kei Hibino
940ba14797
relational-query: update haddock.
2018-03-17 20:42:14 +09:00
Kei Hibino
ded832fc32
relational-query: update copyright notice.
2018-03-17 20:28:19 +09:00
Kei Hibino
1ac36871a9
relational-query: add primary binding of seq table and default signature.
2018-03-17 20:27:20 +09:00
Kei Hibino
13b0dad1ca
relational-query: bugfix. add SeqBinding to check sequence number type.
2018-03-17 20:23:05 +09:00
Kei Hibino
2548754ca1
relational-query: thanks for Ryan Mulligan.
2017-11-29 22:47:32 +09:00
Kei Hibino
c96218a88e
relational-query: bump.
2017-11-28 22:05:22 +09:00
Kei Hibino
c7366375c6
relational-query: bump.
2017-11-26 22:40:01 +09:00
Kei Hibino
a17e1268ab
relational-query: fix IsLabel of GHC-8.2.
2017-11-26 18:06:52 +09:00
Kei Hibino
317acc8153
relational-query: bump.
2017-11-26 15:55:57 +09:00
Kei Hibino
639ab947da
relational-query: add configuration flag for define more than one tables in the same file.
2017-11-25 02:47:56 +09:00
Kei Hibino
fc14a20a2f
relational-query: update haddock.
2017-11-25 01:24:00 +09:00
Kei Hibino
8f695a2e13
relational-query: update haddock.
2017-11-25 01:19:49 +09:00
Kei Hibino
7288dcc4db
relational-query: update haddock.
2017-11-25 01:14:57 +09:00
Kei Hibino
82cdfe26e0
relational-query: rename macros to define overloaded-columns.
2017-11-23 19:42:33 +09:00
Kei Hibino
c6cad29334
relational-query: explicitly specify TH expression types.
2017-11-21 00:40:15 +09:00
Kei Hibino
bf22ec2d3b
relational-query: fix for GHC 7.6.
2017-11-21 00:39:28 +09:00
Kei Hibino
81b24e751b
relational-query: apply overloaded tuple projection template.
2017-11-21 00:00:08 +09:00
Kei Hibino
a17f92f835
relational-query: fix not captured symbol. add overloaded tuple projections.
2017-11-20 23:59:29 +09:00
Kei Hibino
cf5ad49af9
relational-query: simplify. move definitions of projection path of pair type.
2017-11-19 23:49:06 +09:00
Kei Hibino
74ee836f92
relational-query: generate overloaded-projections in macro.
2017-11-19 23:30:21 +09:00
Kei Hibino
af8c918bab
relational-query: add configuration flag for backward compatibility.
2017-11-19 23:03:35 +09:00
Kei Hibino
033a097b40
relational-query: add modules of overloaded-projection.
2017-11-19 22:56:33 +09:00
Kei Hibino
981ae4ea94
relational-query: add operators for overloaded-projection.
2017-11-19 22:55:07 +09:00
Kei Hibino
5192539a74
relational-query: add template for overloaded-projection.
2017-11-19 22:52:07 +09:00
Kei Hibino
b368cdf49a
relational-query: add module of overloaded-projection implementation with GHC 8.
2017-11-19 22:51:15 +09:00
Kei Hibino
07eb96b5ce
relational-query: drop halfway minor macro of constraint-key.
2017-11-17 22:42:13 +09:00
Kei Hibino
793e5a6d69
relational-query: hide internal macro module.
2017-11-15 21:27:17 +09:00
Kei Hibino
f9e9e70168
relational-query: fill haddocks.
2017-11-12 22:55:59 +09:00
Kei Hibino
da030c7a95
relational-query: merge ProjectableExtend into Projectable.
2017-11-12 22:48:05 +09:00
Kei Hibino
1b9dfe7767
relational-query: move placeholder structures to interface module and instnace module.
2017-11-12 22:30:58 +09:00
Kei Hibino
04411fb230
relational-query: move insterfaces and instances.
2017-11-12 22:11:00 +09:00
Kei Hibino
cdcc8833cb
relational-query: divide instance module.
2017-11-12 22:02:46 +09:00
Kei Hibino
f76351154a
relational-query: divide unsafe interface module and export.
2017-11-12 21:43:30 +09:00
Kei Hibino
12ee66ccfd
relational-query: add a module for sequence structure.
2017-11-11 23:40:41 +09:00
Kei Hibino
cb54fcf1fe
relational-query: adjust untype function name.
2017-11-11 17:24:24 +09:00
Kei Hibino
be77922ba1
relational-query: update haddock.
2017-11-11 14:11:58 +09:00
Kei Hibino
db5ed50f7d
relational-query: bump.
2017-10-22 20:20:37 +09:00
Kei Hibino
502ff25dcb
relational-query: update package version constraint.
2017-10-22 20:19:45 +09:00