-
This small patch will change the uppercase conversion behaviour of the TextFieldWidget to be turned off by default.
2008-01-31 16:22:16 UTC in GWTiger
-
qzy committed revision 9 to the Yet Another SQL*Plus Replacement SVN repository, changing 1 files.
2006-09-29 09:34:11 UTC in Yet Another SQL*Plus Replacement
-
Logged In: YES
user_id=1209168
Well, invoking usage(0) will result in going on to ask for
credentials which is undesired when asking for the help
screen. I guess it just should exit quietly after printing
help text.
2006-09-20 10:42:57 UTC in Yet Another SQL*Plus Replacement
-
Logged In: YES
user_id=1209168
Patch applied, seems to work fine. If no additional errors
occur with older perl versions, it will come up in the next
release.
Thanks.
2005-09-12 17:38:56 UTC in Yet Another SQL*Plus Replacement
-
"describe some_table" will not show the type of BLOB
fileds.
2005-07-04 13:57:39 UTC in Yet Another SQL*Plus Replacement
-
Logged In: YES
user_id=1209168
Hi there!
This was a major issue of the parser code, which has just
been fixed, so hopefully ot's gonna be okay for you as well.
2005-05-10 12:43:56 UTC in Yet Another SQL*Plus Replacement
-
Logged In: YES
user_id=1209168
Which version of dbd-oracle are you using? I just couldn't
reproduce the bug...
2005-05-09 20:41:36 UTC in Yet Another SQL*Plus Replacement
-
Logged In: YES
user_id=1209168
This bug has been fixed in 1.83. Thanks for reporting.
2005-05-09 20:34:16 UTC in Yet Another SQL*Plus Replacement
-
Logged In: YES
user_id=1209168
This bug has been fixed in 1.83. Thanks for reporting it.
2005-05-09 20:33:23 UTC in Yet Another SQL*Plus Replacement
-
Changes:
Fixed the 'DECIMAL' problem with describe command.
Added sql mode with \i (patch by Ed Avis).
Added redirectors (>, >>, |) to describe.
Added 'show user' command.
Added 'show uid' command.
Added new makefile targets: clean, check. (patch by Ed Avis)
Added "and owner = ?" to some show targets (patch by anonymous).
Added command_complete_list feature and...
2005-05-09 16:26:32 UTC in Yet Another SQL*Plus Replacement