Commit Graph

149 Commits (8bf5576780b37a0a0cced52f4b6a324a59d755d3)

Author SHA1 Message Date
baztian 591af86bba Set JPype version to a known working hash for deterministic build results 2014-02-10 16:22:45 +01:00
baztian ae4ad3cf2b Initial use of the continious integration service Travis CI. 2014-02-10 16:22:16 +01:00
baztian 14bd3e63f2 Fix author's email 2014-02-10 16:18:22 +01:00
baztian b5de0b6ad0 Migrated from bzr (bzr branch lp:jaydebeapi) to git 2014-02-05 14:19:42 +01:00
baztian 32397673c2 Be DB-API compliant.
* Raise DB-API compliant exceptions.
* Return DB-API compliant types for .description.
2014-02-01 21:12:56 +01:00
baztian e92c99c0af Fixed minor README typos 2014-01-31 18:13:50 +01:00
baztian 030b05ac77 Made mockdriver depenencies available 2014-01-31 18:13:18 +01:00
baztian c8dc6b4175 Implemented ground for a mockable jdbc driver for unit test purposes.
mvn eclipse:eclipse -DdownloadSources
mvn test
mvn package
2013-11-01 19:02:20 +01:00
baztian 72b9c30574 Updated setup.py to reflect version 0.1.4 2013-10-29 18:08:46 +01:00
baztian e26607a11d Changed signature of ``.setoutputsize()`` to be DB-API compliant. 2013-10-29 18:00:49 +01:00
baztian 4ebc36300c Fixed Blob test for pysqlite 2013-10-13 20:41:41 +02:00
baztian 8ff456fcee Replaced assert with assert methods 2013-10-13 20:17:23 +02:00
baztian 9202698a5c Some tests were skipped even in non jython mode. 2013-10-13 20:03:56 +02:00
baztian 5db1b4ce50 Always run tests against hsql AND sqlite database 2013-10-13 20:00:11 +02:00
baztian 1f94731d35 Honor CLASSPATH environment variable. 2013-10-12 20:09:33 +02:00
baztian 77257eb619 Allow selection of db driver from environment variable INTEGRATION_TEST_DRIVER 2013-10-06 15:31:42 +02:00
baztian ea34f9d33c Add --xml option for tests. Using https://github.com/danielfm/unittest-xml-reporting/releases/tag/1.7.0 to create xml output from unit tests. 2013-10-04 17:34:06 +02:00
baztian d07cebf1d8 Using unittest2 backport 2013-10-03 20:19:00 +02:00
baztian 80f0e00b60 Fixed argument passing to jpype getConnection 2013-10-03 20:15:52 +02:00
baztian 027f81aab1 More convenient way to specify classpath 2013-10-03 16:24:38 +02:00
baztian 1be932113e Merged 2012-02-02 16:06:13 +01:00
baztian a50999b37b Fixed typo 2012-02-02 15:56:00 +01:00
baztian 962f7c3afa Ignore generated stuff 2012-02-01 21:02:58 +01:00
baztian e848a1c91a Release unused references properly 2011-04-20 18:08:37 +02:00
baztian cca02219f7 set .rowcount properly 2011-04-20 18:06:26 +02:00
baztian b99a82157a removed unnecessary return statements to void methods 2011-01-27 18:32:47 +01:00
baztian 698f764ffe moved converters to class instances 2011-01-27 18:17:03 +01:00
baztian 02b9ea1ed1 Simplified code 2011-01-27 16:22:21 +01:00
baztian 67bb19d1d6 Documentation enhancements 2011-01-27 15:58:48 +01:00
baztian 79fdce7c5f Deployment documentation enhancements. 2011-01-27 15:48:39 +01:00
baztian 3f30de60de Deployment documentation enhancements. 2011-01-27 15:47:46 +01:00
baztian 1197f43558 Test and documentation enhancements. 2011-01-27 15:37:42 +01:00
baztian 2695c9fe42 Further type handling improvements. BLOB support. Free resources on cursor destruction. 2011-01-27 11:53:14 +01:00
baztian 525c3fa192 Translated test data to english 2011-01-26 13:47:58 +01:00
baztian 5c0255d901 Recpmfogired tests to run against JayDeBeApi. Ran against pysqlite accidently. 2011-01-26 13:42:02 +01:00
baztian 4884cc60d1 Fixed DB-API violation of execute-Method. Free resources after executemany. Tests against SQLite. Improved type handling. 2011-01-26 13:28:47 +01:00
baztian cd8b93ca27 Changed deployment notes to rst 2011-01-26 13:25:15 +01:00
baztian ea30deb1f5 Notes on how to build a new release 2011-01-25 16:47:08 +01:00
baztian f7189ee906 Ignore some temp files 2011-01-25 16:16:01 +01:00
baztian 0ff0ca7fa9 easy_install the package should really work now 2011-01-25 15:33:10 +01:00
baztian 916367c32e Merged after uncommit 2010-12-12 20:49:43 +01:00
baztian c0baf14338 Release 0.1.1 2010-12-12 20:47:03 +01:00
baztian 9d51c8cdda Release 0.1.1 2010-12-12 20:42:45 +01:00
baztian 83fede1f8d Fixed bug 688290 "NULL values with converters error on fetch." 2010-12-12 20:35:07 +01:00
baztian 32c64c47c7 Fixed bug #684909 "Selecting ROWIDs errors out on fetch." 2010-12-07 23:09:26 +01:00
baztian 46c502af1f Corrected link to the project's launchpad homepage 2010-08-10 18:45:36 +02:00
baztian bf7b2be077 Corrected link to the project's launchpad homepage 2010-08-10 18:10:00 +02:00
baztian c7a540e109 JayDeBeApi is a Python module 2010-08-10 17:43:51 +02:00
baztian 61a40112af Initial import 2010-08-10 17:41:17 +02:00