Commit Graph

193 Commits

Author SHA1 Message Date
Kei Hibino
8462e5979a Formatted. 2015-11-11 17:12:28 +09:00
Kei Hibino
be77c14ab2 Not to use reportMessage. 2015-11-11 17:10:15 +09:00
Kei Hibino
b45c3199d8 Ver bump up. 2015-11-11 15:35:12 +09:00
Kei Hibino
e14799ce3f Reference verboseAsCompilerWarning. 2015-11-11 14:40:56 +09:00
Kei Hibino
8e46d88b4e Update haddock. 2015-11-11 09:00:17 +09:00
Kei Hibino
b291f48a11 Use applicative. 2015-11-10 18:22:59 +09:00
Kei Hibino
f01f710ac7 Simplify using list-comprehension. 2015-11-10 18:22:35 +09:00
Kei Hibino
1e97eee0a6 Update haddocks. 2015-11-10 18:03:06 +09:00
Kei Hibino
7548122a4c Rename internal names. 2015-11-10 17:10:49 +09:00
Kei Hibino
30d05d6bd4 Apply failWith to SQLServer driver. 2015-11-10 16:51:14 +09:00
Kei Hibino
80d4d0492c Prepare to write the lifted transaction of SQLServer driver. 2015-11-10 15:19:44 +09:00
Kei Hibino
54453f3aa2 Apply putVerbose to SQLServer driver. 2015-11-10 14:59:29 +09:00
Kei Hibino
6e170df030 Rename internal names. 2015-11-09 19:56:19 +09:00
Kei Hibino
4c56b0fc46 Apply failWith to SQLite driver. 2015-11-09 19:52:51 +09:00
Kei Hibino
22149a5ca6 Prepare to write the lifted transaction of SQLite driver. 2015-11-09 19:40:18 +09:00
Kei Hibino
5721fb9e17 Apply putVerbose to SQLite driver. 2015-11-09 19:31:47 +09:00
Kei Hibino
957a51d5f2 Use applicative 2015-11-06 18:09:06 +09:00
Kei Hibino
486f99646b Rename internal names. 2015-11-06 18:06:58 +09:00
Kei Hibino
1fad855b78 Apply failWith to MySQL driver. 2015-11-06 17:58:33 +09:00
Kei Hibino
0d139bdde9 Prepare to write the lifted transaction of MySQL driver. 2015-11-06 17:27:36 +09:00
Kei Hibino
3d052a6bd7 Apply putVerbose to MySQL driver. 2015-11-06 17:10:00 +09:00
Kei Hibino
faff320234 Rename internal names. 2015-09-23 22:43:49 +09:00
Kei Hibino
a416d96233 Apply failWith to Oracle driver. 2015-09-23 22:40:58 +09:00
Kei Hibino
6628b090ab Prepare to write the lifted transaction of Oracle driver. 2015-09-22 16:33:48 +09:00
Kei Hibino
c32d034fe8 Apply putVerbose to Oracle driver. 2015-09-22 15:29:21 +09:00
Kei Hibino
1fcfeeb8f7 Import master updates. 2015-08-26 23:10:41 +09:00
Kei Hibino
4f679f904b Ver bump up. 2015-08-26 22:46:54 +09:00
Kei Hibino
e443511625 Update a package description. 2015-08-22 19:08:23 +09:00
Kei Hibino
6f608646d6 Renamed. 2015-08-04 09:34:54 +09:00
Kei Hibino
2f0efcd2cf Apply failWith to PostgreSQL driver. 2015-08-03 09:39:48 +09:00
Kei Hibino
e8971d079e Prepare to write the lifted transaction of PostgreSQL driver. 2015-08-03 09:30:38 +09:00
Kei Hibino
3d100ead1d Apply putVerbose to PostgreSQL driver. 2015-08-03 09:27:27 +09:00
Kei Hibino
08b69fd9ca Renamed. 2015-08-02 03:12:40 +09:00
Kei Hibino
ff06255d16 Apply failWith to IBMDB2 driver. 2015-07-29 19:09:59 +09:00
Kei Hibino
174c86c6d9 Prepare to write the lifted transaction of IBMDB2 driver. 2015-07-29 19:05:44 +09:00
Kei Hibino
d51a57f5b4 Add definions to raise errors for driver loging. 2015-07-04 21:24:23 +09:00
Kei Hibino
80b19978da Catch pure failuer for driver. 2015-07-04 09:55:30 +09:00
Kei Hibino
54c9043698 Apply putVerbose to IBMDB2 driver. 2015-07-03 21:46:53 +09:00
Kei Hibino
2b8f36ef99 Add putVerbose interface. 2015-07-03 19:22:14 +09:00
Kei Hibino
da4257581d Simplify compile-log interfaces. 2015-07-03 18:49:25 +09:00
Kei Hibino
d37637f249 Consume logs of getting table-infos 2015-07-03 09:47:40 +09:00
Kei Hibino
666724cffa Extend signatures of functions to get table-infos to pass log-channel. 2015-07-03 09:29:26 +09:00
Kei Hibino
82bf64f0c0 Add log-channel create-consume interfaces and export about logs. 2015-07-03 09:16:28 +09:00
Kei Hibino
2c1780557f Add a log-channel type for driver. 2015-07-02 21:01:16 +09:00
Yuji Yamamoto
84766ae084 Fix typo "Resutl" -> "Result" 2015-04-25 16:27:35 +09:00
Kei Hibino
b7bcc9cd68 Bumps to release version. 2014-12-15 00:37:21 +09:00
Kei Hibino
fe5ee1a2d7 Update project homepage URL. Bumps. 2014-12-13 13:37:12 +09:00
Shohei Murayama
c380030554 change the output method of driver's log 2014-12-11 12:59:48 +09:00
Kei Hibino
a02738a5b2 Ignoring import/export shortcut hint. 2014-12-10 17:53:09 +09:00
Kei Hibino
8872ce2a70 Using mapM. 2014-12-10 17:52:12 +09:00