Commit Graph

11 Commits (abea135fb8bc1c825d76baf3bca6c5ed85c00abc)

Author SHA1 Message Date
Hongjiang Zhang abea135fb8 merge baztian's commit 2020-05-31 06:13:21 +08:00
Hongjiang Zhang cac40267fc print decimal as long if scale is zero
optimize numeric and decimal displaying

add unit test case for print simple decimal

close the cursor
2020-05-28 12:15:24 +08:00
baztian ab9a256897 Make with statement test a mock test 2020-05-27 22:11:33 +02:00
baztian 8191a24489 Fix with statment test. Include missing PropertiesDriverArgsPassingTest 2020-05-27 21:45:58 +02:00
Marcin Szczepanski 34be9556a9 Add integration tests for with statement 2020-05-20 15:32:33 +02:00
baztian 2640445de0 Allow for db properties to be passed to connect method. Alternative solution opposed to #17 to fix #16 2017-01-09 20:36:25 +01:00
baztian f294a78664 Removed official Jython 2.5.3 support in favour of less complex Travis CI build. Fix other travis ci issues. 2015-04-26 20:14:38 +02:00
baztian 453eb61598 Add Python 3 compatibility. 2015-04-26 19:41:37 +02:00
baztian b1d627abf5 Support Time type. 2015-03-02 12:34:54 +01:00
baztian 3fef45e608 Fix minor typo in tests 2015-03-02 12:34:54 +01:00
baztian eb57a04453 Run database specific tests in separate Travis builds 2014-02-12 23:12:51 +01:00