Commit Graph

2202 Commits

Author SHA1 Message Date
Kei Hibino
f58dee4a6f Ver bump up. 2016-05-24 16:24:03 +09:00
Kei Hibino
d8980f9543 switch Int32 --> Int for tutorials. 2016-05-24 16:23:33 +09:00
Kei Hibino
6b1a0225cf Added tag release-relational-record-examples-0_3_0_1 for changeset a915b8864c0b 2016-05-20 10:39:00 +09:00
Kei Hibino
d84acee538 fix typo. 2016-05-20 10:27:37 +09:00
Kei Hibino
b3d550cfa1 Ver bump up. 2016-05-20 10:14:54 +09:00
Kei Hibino
7d03a9bb81 Fix dependency constraint. 2016-05-20 10:14:20 +09:00
Kei Hibino
a923087dc3 Added tag release-relational-record-examples-0_3_0_0 for changeset a7d0f827146f 2016-05-19 18:11:38 +09:00
Kei Hibino
29cccc2087 Ver bump up. 2016-05-19 18:11:12 +09:00
Kei Hibino
ef4d9d2e37 Added tag release-relational-schemas-0_1_3_0 for changeset 2fcb3e8d7d9c 2016-05-19 17:52:31 +09:00
Kei Hibino
c3b691cad1 merged. 2016-05-19 17:49:47 +09:00
Kei Hibino
02af787cec Ver bump up. 2016-05-19 16:34:00 +09:00
Kazu Yamamoto
7f7a93874a Merge branch 'master' of github.com:khibino/haskell-relational-record 2016-05-19 16:16:06 +09:00
Kazu Yamamoto
a440651b26 exporting two modules from examples. 2016-05-19 16:12:52 +09:00
Kei Hibino
4ecb623d43 Added tag release-relational-query-0_8_2_1 for changeset 026d103c4efc 2016-05-19 15:22:35 +09:00
Kei Hibino
ea950044f4 Ver bump up. 2016-05-19 15:21:00 +09:00
Kazu Yamamoto
db534d6d1a binary flag to examples. 2016-05-19 15:20:14 +09:00
Kei Hibino
3a4547abf0 Fix dependency constraint. 2016-05-19 10:00:04 +09:00
Kei Hibino
bcbbe03fca Added tag release-sql-words-0_1_4_0 for changeset 8f885e7c9fe3 2016-05-19 09:53:46 +09:00
Kei Hibino
b946fd94ed Use default mapping. 2016-05-19 09:44:52 +09:00
Kei Hibino
3e3518fd93 Update examples along with default type mappings. 2016-05-19 09:37:18 +09:00
Kei Hibino
7384392956 Extend default type mapping of SQLite3. 2016-05-19 09:35:43 +09:00
Kei Hibino
6e02da1a48 Fix build. 2016-05-18 10:25:47 +09:00
Kei Hibino
c5a7ed57ab Extend default type mapping of SQLite3. 2016-05-18 09:41:32 +09:00
Kazuki Okamoto
b6514c93bb identifier quotation 2016-05-05 03:25:47 +09:00
Kei Hibino
8889c41715 Added tag release-relational-query-0_8_2_0 for changeset f086851246a9 2016-04-30 23:55:40 +09:00
Kei Hibino
d422bb7961 Update changelog. 2016-04-30 23:54:49 +09:00
Kei Hibino
b0dc258f8f Ver bump up. 2016-04-30 23:52:18 +09:00
Kei Hibino
3537c5a363 Fix comments around TIMESTAMPTZ literals. 2016-04-30 23:20:37 +09:00
Kei Hibino
fa2f6cf7f0 Fix broken example. 2016-04-30 17:54:52 +09:00
Kei Hibino
f08956b2ae Ver bump up. 2016-04-30 17:32:11 +09:00
Kei Hibino
976a499eee merged. 2016-04-30 17:30:21 +09:00
Kei Hibino
473c7045fb Added tag release-relational-record-0_1_4_0 for changeset 80374caaf959 2016-04-25 16:13:41 +09:00
Kei Hibino
9bf28fa69c Ver bump up. 2016-04-25 16:12:22 +09:00
Kei Hibino
f7284dfe61 add manuals, just, flattenMaybe. 2016-04-25 16:10:27 +09:00
Kei Hibino
f13bf35497 Merge pull request #40 from ryantm/patch-2
update mysql example to use mysql config
2016-04-24 16:17:20 +09:00
Ryan Mulligan
03c9980459 update mysql example to use mysql config
addresses #39
2016-04-18 17:01:27 -07:00
Kei Hibino
1b10dc72ee Move small test code of SQLite3 with HDBC. 2016-04-02 13:38:22 +09:00
Kei Hibino
02d729afda Move small test code of MySQL with HDBC. 2016-04-02 13:37:26 +09:00
Kei Hibino
07281b37a3 Move small test code of SQLServer with HDBC. 2016-04-02 13:35:58 +09:00
Kei Hibino
e11d68abc2 Small example package renamed. 2016-04-02 13:31:58 +09:00
Kei Hibino
297f670b2e Small example package renamed. 2016-04-02 12:44:43 +09:00
Kei Hibino
f07484a86b Divide around commented out example dirs. 2016-04-02 12:37:45 +09:00
Kei Hibino
b0804e5ca2 Added tag release-relational-record-0_1_3_0 for changeset c9bd7797192b 2016-04-02 12:16:36 +09:00
Kei Hibino
ecd12ded76 Ver bump up. 2016-04-02 12:14:27 +09:00
Kei Hibino
a04a9c8163 Add package for PostgreSQL extension. 2016-04-02 12:14:12 +09:00
Kei Hibino
7b0bb5bd26 Update stack.yaml to lts-5 and add some packages. 2016-04-02 12:04:37 +09:00
Blaz Repas
0a2c2b91c7 Fix missing imports for UTCTime and ZonedTime support 2016-02-28 19:50:13 +01:00
Blaz Repas
851a142e06 Support for ZonedTime and UTCTime 2016-02-28 19:40:26 +01:00
Kei Hibino
e6bb2bcada Added tag release-relational-query-0_8_1_0 for changeset 34bd6a0961d0 2016-02-21 20:21:53 +09:00
Kei Hibino
c5c518ac4a Fix. 2016-02-21 19:19:47 +09:00