yuva2achieve / solidbase

Automatically exported from code.google.com/p/solidbase
Apache License 2.0
0 stars 0 forks source link

PRINT does not print Clobs correctly #132

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Output from PRINT when the SELECT contains a CLOB result:

   [sb-sql] Dumping tables...
   [sb-sql] oracle.sql.CLOB@cd5f8b
   [sb-sql] oracle.sql.CLOB@13bd574
   [sb-sql] oracle.sql.CLOB@13adc56
   [sb-sql] oracle.sql.CLOB@157aa53
   [sb-sql] oracle.sql.CLOB@6f50a8

Original issue reported on code.google.com by rene.de....@gmail.com on 8 Aug 2011 at 11:58

GoogleCodeExporter commented 8 years ago

Original comment by rene.de....@gmail.com on 4 Dec 2011 at 2:48

GoogleCodeExporter commented 8 years ago
Fixed by commit r712.

Original comment by rene.de....@gmail.com on 15 Dec 2011 at 9:08