Kei Hibino
c061b77057
relational-query: update tested-with. add 8.2.2 and 8.4.x.
2018-06-17 23:57:50 +09:00
Kei Hibino
3079a3549a
relational-query: not reference deprecated definitions internally.
2018-06-17 17:28:36 +09:00
Kei Hibino
e7045d5ffa
relational-query: (re-)add *NoPH definitions.
2018-06-17 17:24:57 +09:00
Kei Hibino
4a6b4579f5
relational-query: update copyright notices.
2018-06-17 16:24:06 +09:00
Kei Hibino
65df1800b0
relational-query: add definition to build typed INSERT from record values list.
2018-06-15 00:30:28 +09:00
Kei Hibino
4172dd5bb1
relational-query: add definition to build INSERT statement from record values list.
2018-06-15 00:29:50 +09:00
Kei Hibino
887c2c8dba
add definition of VALUES clause to build INSERT statement from record values list.
2018-06-15 00:28:12 +09:00
Kei Hibino
782f0a7d17
relational-query: add enableWarning to configuration.
2018-06-12 17:57:40 +09:00
Kei Hibino
c38dc9b61f
relational-query: update haddock.
2018-06-12 17:52:27 +09:00
Kei Hibino
39eb8d06d0
relational-query: update haddock.
2018-06-12 17:39:50 +09:00
Kei Hibino
d7de1ae51c
relational-query: update copyright notice.
2018-06-12 16:46:12 +09:00
Kei Hibino
a4e5c904e3
relational-query: drop redundant constraints.
2018-06-12 16:42:28 +09:00
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