Kei Hibino
a027b35db5
travis-CI: add GHC 8.0.2, 8.2.x and 8.4.x.
2018-04-17 22:48:36 +09:00
Kei Hibino
af52734867
sql-words: update tested-with. add GHC 8.2.x1and 8.4.x.
2018-04-17 21:35:04 +09:00
Kei Hibino
8cd78d7c7a
sql-words: add Semigroup instance for GHC 8.4.x.
2018-04-17 20:29:10 +09:00
Kei Hibino
3e3853f76b
sql-words: update copyright notice.
2018-04-17 18:52:06 +09:00
Kei Hibino
d38ce2ecb7
examples/HDBC/MySQL: specify other-modules parameter.
...
(grafted from 9f876434e4a170e2fa6ece9ed4375f9f353351a6)
2018-04-13 17:46:03 +09:00
Kei Hibino
465dd413b0
relational-record-examples: fix compile failure w/ GHC 7.x
2018-04-03 19:03:20 +09:00
Kei Hibino
2e284b813a
examples/HDBC/PostgreSQL: add buildable flag for GHC 7
2018-04-03 19:01:31 +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
Kei Hibino
b7be0edcb8
relational-query-HDBC: add caution comments for lazy-IO calls.
2018-03-31 16:38:07 +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
c870f7b4fb
persistable-record: not to use varNameWithPrefix.
2018-03-29 17:02:29 +09:00
Kei Hibino
3bef69da2d
Added tag release-persistable-record-0_6_0_3 for changeset b7e832379028
2018-03-26 00:40:05 +09:00
Kei Hibino
4afcc0af42
persistable-record: bump.
2018-03-26 00:39:31 +09:00
Kei Hibino
779dfba5c8
persistable-record: fix example of customizing NameConfig.
2018-03-26 00:30:56 +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
cf4c6fefde
Added tag release-persistable-record-0_6_0_2 for changeset c5e71f3f07a6
2018-03-17 19:47:25 +09:00
Kei Hibino
988e90f399
persistable-record: bump.
2018-03-17 19:45:30 +09:00
Kei Hibino
c112971b13
update example of stack.yaml.
2018-03-17 18:09:30 +09:00
日比野 啓 (Kei Hibino)
3bd6e4630b
Merge pull request #59 from igrep/table-name
...
Bugfix. Generate field label from table and column name
2018-03-15 11:34:50 +09:00
日比野 啓 (Kei Hibino)
ec9b8aa5a0
Merge pull request #58 from igrep/patch-1
...
Ignore stack.yaml
2018-03-15 11:32:28 +09:00
Yuji Yamamoto
99736ae54c
Generate field label from table and column name
...
This fixes a problem that generated filed labels are
named by the column name and the *schema* name while
the document says the generated names are made of
the column name and the *table* name.
In addition, make document of NameConfig more detailed.
2018-03-14 17:56:47 +09:00
Yuji Yamamoto
7d359b10d0
Ignore stack.yaml
...
We shouldn't add stack.yaml to this repository to keep `stack/stack.yaml.example` just an "example".
2018-03-13 11:20:01 +09:00
Kei Hibino
e78ef97dd0
Added tag release-persistable-record-0_6_0_1 for changeset 258e7f0b1b6e
2018-03-01 09:47:25 +09:00
Kei Hibino
482234e7da
persistable-record: bump.
2018-03-01 09:45:44 +09:00
Kei Hibino
624c308f10
persistable-record: fix typo.
2018-02-25 15:46:39 +09:00
Kei Hibino
2b6e7893ca
Added tag release-relational-record-examples-0_5_0_0 for changeset 67e627af46a3
2017-12-08 20:39:49 +09:00
Kei Hibino
fcd5f973e5
relational-record-examples: bump. overloaded example.
2017-12-08 20:38:30 +09:00
Kei Hibino
a1708b3b8c
relational-record-examples: build both two examples.
2017-12-08 20:23:17 +09:00
Kei Hibino
b0e024bb00
relational-record-examples: rename old implementation to specialized, and update default to overloaded.
2017-12-08 19:36:12 +09:00
Kei Hibino
2548754ca1
relational-query: thanks for Ryan Mulligan.
2017-11-29 22:47:32 +09:00
Kei Hibino
2185153541
Added tag release-relational-record-0_2_1_2 for changeset e6a477118af3
2017-11-29 01:17:29 +09:00
Kei Hibino
60c8fc1fa8
relational-record: bump.
2017-11-29 01:16:14 +09:00
Kei Hibino
ed0db7c515
relational-record: fix version constraint.
2017-11-29 01:15:54 +09:00
Kei Hibino
5919b4d3e2
relational-record-examples: generate overloaded definitions.
2017-11-29 00:00:48 +09:00
Kei Hibino
5973ffdd74
relational-record-examples: prepare overloaded definitions.
2017-11-29 00:00:13 +09:00
Kei Hibino
ad8bc7c582
Added tag release-relational-record-examples-0_4_1_0 for changeset 985b8756ae95
2017-11-28 23:54:13 +09:00
Kei Hibino
2a35863da2
relational-record-examples: bump. relational-query upgrade path from 0.10 to 0.11.
2017-11-28 23:53:44 +09:00
Kei Hibino
63ec145218
Added tag release-relational-record-0_2_1_1 for changeset 275920799b39
2017-11-28 23:49:26 +09:00
Kei Hibino
7d2c72f3ee
relational-record: bump.
2017-11-28 23:48:34 +09:00
Kei Hibino
3d89e305dc
relational-record: fix typo.
2017-11-28 23:48:04 +09:00
Kei Hibino
7ee8459a1f
relational-record: add doc about overloaded-projection.
2017-11-28 23:45:24 +09:00
Kei Hibino
b632e088e9
merged.
2017-11-28 23:21:55 +09:00
Kei Hibino
dc12248977
Added tag release-relational-record-0_2_0_1 for changeset e75a55291ee8
2017-11-28 23:20:28 +09:00
Kei Hibino
447934aa22
relational-record: bump.
2017-11-28 23:18:29 +09:00
Kei Hibino
06b16f7007
relational-record: fix doc.
2017-11-28 23:17:51 +09:00