Commit Graph

230 Commits

Author SHA1 Message Date
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
Kei Hibino
ed18744082 Remove redundant syntax elements in library code. 2014-12-10 16:08:22 +09:00
Kei Hibino
1f4d6b797b Fix build-depends of DB examples. 2014-12-10 16:03:36 +09:00
Kei Hibino
0f6408cebf Remove first blank lines. 2014-12-10 12:33:56 +09:00
Kei Hibino
fc13c51a1a Add default-language field to .cabal files. 2014-12-10 12:30:10 +09:00
Kei Hibino
5c609ff19d Add repository links. 2014-12-10 02:34:36 +09:00
Kei Hibino
e34a45fa93 Update along with deprecation. 2014-12-10 01:51:46 +09:00
Kei Hibino
28749fdc55 Update to build merged MySQL driver. 2014-12-10 01:49:15 +09:00
Kei Hibino
c3bb2311b4 Update info of authors. 2014-12-10 01:26:48 +09:00
Kei Hibino
125fd2a92a Merge MySQL driver. 2014-12-10 01:23:31 +09:00
Kei Hibino
18740b31f9 Update along with deprecation. 2014-12-10 01:04:24 +09:00
Kei Hibino
7632d509f7 Update to build merged Oracle driver. 2014-12-10 01:02:45 +09:00
Kei Hibino
a944a7aa5c Update info of authors. 2014-12-10 00:46:40 +09:00
Kei Hibino
0adbcef109 Merge Oracle driver. 2014-12-10 00:00:17 +09:00
Kei Hibino
b193997ea7 Update along with deprecation. 2014-12-09 23:34:53 +09:00
Kei Hibino
6e1e5f689c Update to build merged SQLite3 driver. 2014-12-09 23:31:33 +09:00
Kei Hibino
112dde9ace Merge SQLite3 driver. 2014-12-09 23:13:44 +09:00
Kei Hibino
552c15f010 Update along with deprecation. 2014-12-09 22:30:57 +09:00
Kei Hibino
271c2931d5 Update to build merged SQLServer driver. 2014-12-09 22:30:23 +09:00
Kei Hibino
4a01da3e8a Update info of authors. 2014-12-09 22:11:38 +09:00
Kei Hibino
003276a3b0 Merge MS SQLServer driver. 2014-12-09 22:10:19 +09:00
Kei Hibino
9038805fa4 Update export list. 2014-12-09 14:18:35 +09:00
Kei Hibino
c38a2778ef Pass configuration to model generators. 2014-12-09 14:13:55 +09:00
Kei Hibino
b5e74cb13a Add definition to get insert action list. 2014-12-08 16:44:48 +09:00
Kei Hibino
73def34015 Add chunksInsert. 2014-12-08 13:09:10 +09:00
Kei Hibino
edb8658744 Divide definition of persistable templates not depending on sql-value type. 2014-12-06 15:57:43 +09:00
krdlab
00a2c75d1a Add aggregate samples 2014-12-03 09:26:28 +09:00
krdlab
672a803d83 Change upper-versions of some packages 2014-12-03 00:55:29 +09:00
Kei Hibino
38d01cd02c Update column template definitions using column offsets array. 2014-10-12 03:31:42 +09:00
Kei Hibino
305e0b2e06 Divide pure lookup and warning Q computation. 2014-10-10 20:37:06 +09:00
Kei Hibino
dc7beb9803 Add no primary key warning message. 2014-10-10 20:23:08 +09:00
Kei Hibino
692bb7ea70 Use new compile message report functions. 2014-10-10 20:21:41 +09:00
Kei Hibino
98860b4bff Use reportMessage function. 2014-10-10 20:06:45 +09:00
Kei Hibino
4524c54c90 Use Q monad and IO moand fail in templates. 2014-10-10 18:46:52 +09:00
Kei Hibino
662f26d774 Simply use 'fail' to put messages to be handled by ghc. 2014-10-10 16:15:52 +09:00
Kei Hibino
4702b1080f Simplify. 2014-10-09 17:31:18 +09:00
Kei Hibino
528dbc8f59 Simplify. 2014-10-09 17:00:14 +09:00
Kei Hibino
4c96f3f5c8 Simplify. 2014-10-09 16:35:41 +09:00
Kei Hibino
8f2f932414 Update along with deprecations. 2014-10-09 14:59:57 +09:00
Kei Hibino
28fe9efeb5 Re-order imports. 2014-10-08 20:12:20 +09:00
Kei Hibino
13fb0f9bec Fix internal index of column projection path. 2014-09-19 19:07:31 +09:00
krdlab
bb83384388 Add getFieldsWithMap tests 2014-08-17 08:30:46 +09:00
krdlab
efba911d20 Fix primaryKeyQuerySQL bug 2014-08-17 06:42:54 +09:00
krdlab
480756f3a2 Remove withRTSSignalsBlocked call on example (test MySQL 5.6.x) 2014-08-16 15:13:46 +09:00
krdlab
0be1621fa4 Add very simple tests (close #3) 2014-08-16 13:56:03 +09:00
krdlab
93ab8a40cb Modify example usage 2014-08-16 12:07:14 +09:00
krdlab
78beb095f8 Fix typo 2014-08-16 12:00:41 +09:00
krdlab
4d4cc6e12e Update README and example 2014-08-16 11:18:14 +09:00
Kei Hibino
37ab330b5c Remove debian directories with using odebuild. 2014-08-13 17:48:45 +09:00
Kei Hibino
3484b80506 Update internal names. 2014-07-30 20:26:20 +09:00
Kei Hibino
e8b32363f4 Remove old singleton wrap module. 2014-07-29 13:47:22 +09:00
Kei Hibino
011e77875a Simplify dependencies. 2014-07-29 12:19:14 +09:00
Kei Hibino
317bd58cc9 Fix persistable width template for nested case. 2014-07-23 22:36:57 +09:00
Kei Hibino
79586fb577 Add column projection into TH expanded from defined record type. 2014-05-24 01:16:12 +09:00
Kei Hibino
3be273fe2e Indentation. 2014-05-22 23:23:11 +09:00
amutake
8043030bc1 Make the example compatible with current hrr 2014-05-15 10:36:17 +09:00
Kei Hibino
5a77e6d5c6 Use raw SQL string definitions to keep simple package dependencies. 2014-05-13 15:38:09 +09:00
amutake
8873268376 Reproduce #6 2014-05-13 14:07:52 +09:00
amutake
3421fa27bd NoBuffering in example 2014-05-13 14:07:52 +09:00
Kei Hibino
480c8f8438 Add a merged namespace module. 2014-04-23 16:29:47 +09:00
Kei Hibino
c95b1b72cc Add verify message. 2014-04-12 03:00:23 +09:00
Kei Hibino
c9057b6da6 Add inlineVerifiedQuery. 2014-04-12 02:17:48 +09:00
Kei Hibino
74edee9fd3 Concrete versions of mapNoFetch. 2014-03-18 13:14:27 +09:00
Kei Hibino
94e51c51ee Apply polymorphic implementation to each no-fetch statement types. 2014-03-18 13:05:23 +09:00