-
Notifications
You must be signed in to change notification settings - Fork 5
Description
rocra_ref@rocrasc_taylor csv salida select * from VIC_CONCIFIN_COTEL;
-Traceback (most recent call last):
File "/home/himer/.local/lib/python2.7/site-packages/pysql/pysqlshell.py", line 139, in onecmd
return cmd.Cmd.onecmd(self, line)
File "/usr/lib/python2.7/cmd.py", line 221, in onecmd
return func(arg)
File "/home/himer/.local/lib/python2.7/site-packages/pysql/pysqlshell.py", line 1405, in do_csv
self.__executeSQL(sql, output="csv", fileName=fileName)
File "/home/himer/.local/lib/python2.7/site-packages/pysql/pysqlshell.py", line 2053, in __executeSQL
(result, moreRows) = self.db.execute(sql, fetch=False)
TypeError: 'int' object is not iterable
==> Unhandled error. Sorry <==
------------------8<-------------------------------------
------------------8<-------------------------------------
Pysql release: unknown
cx Oracle release: 5.1.3
Python release: 2.7.5+ (default, Feb 27 2014, 19:39:55) [GCC 4.8.1]