0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 14 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't crash non-select background request when moving them foreground More... about 10 years ago
Add completion on parameters More... about 10 years ago
Use threaded connection switch to activate OCI driver threaded mode. More... about 10 years ago
Raise real error More... about 10 years ago
Guess serial from SID if possible when killing session More... about 10 years ago
Don't use checksum to detect change More... about 10 years ago
check python version at startup More... about 10 years ago
Disable sysdba tests that crash cx_oracle... More... about 10 years ago
Fix some tests. Cast to str before displaying More... about 10 years ago
Use connection mode also for completion gathering More... about 10 years ago
fix some ressources leaks More... about 10 years ago
Remove useless (and mostly wrong) shebanf from files. Some PEP8 fixes on the fly More... about 10 years ago
fix getDDL and currentVersion More... about 10 years ago
Convert Array from list of tuple to list of list More... about 10 years ago
Remove pysql update code. Lots of lines for no added value. Let's pip install/update things. More... about 10 years ago
As cx_oracle accept and return unicode string, pre/post encoding/decoding is now useless. Yeah Fix some more file opening More... about 10 years ago
On the road to python 3. Fix file (conf, hist..) handling and most of shell encoding/decoding issues. First working (with very rought edges) code with python3. More... about 10 years ago
Ignore p3 venv More... about 10 years ago
Convert to python 3 using 2to3 More... about 10 years ago
Don't mention anymore cx_Oracle in license exception. More... almost 12 years ago
Add GPL license exception to link to Oracle driver More... almost 12 years ago
Raise exception if no tablespace is found. This fix desc crash whith partitionned table. But we do need to update tablespace query to properly handle partitioned table. More... about 13 years ago
getTablespace now returns tablespace object, not tablespace name More... about 13 years ago
tablespace and partition status addedd in desc display More... over 13 years ago
Don't assume / is end of bloc if not on begining of line and inside a pl bloc More... over 13 years ago
Bug fix: display for type "interval day to second" fixed More... over 13 years ago
Use short name (just "pysql") as term title and process name when not connected Don't update term title and process name when not needed More... over 13 years ago
Don't keep shell wrapper. More... over 13 years ago
Set the process name if proctitle module is available More... over 13 years ago
Better sql last keyword detection More... over 13 years ago