|
d35b2dbf0f
|
Fix issue #1130: Stored routine lost if no name is given
|
2009-05-16 06:05:20 +00:00 |
|
|
33894c807f
|
Always quote routine parameters like identifiers, and dequote them if necessairy. Fixes double quoted params.
|
2009-03-16 19:44:11 +00:00 |
|
|
593adf939c
|
Seems the IN/OUT is not consistently written in uppercase in SHOW CREATE PROCEDURE, probably server version dependent. Anyway, stable now.
|
2009-03-03 20:30:37 +00:00 |
|
|
b66a62b9f8
|
Fix issue #1029: Syntax Error on Procedure Routine, destroys PR
|
2009-03-03 20:24:58 +00:00 |
|
|
7789a1d2fe
|
Fix bug #1030: When creating a Procedure Routine, Tree does not update to show it
|
2009-03-03 19:22:38 +00:00 |
|
|
4867fdbbff
|
Fix detection of parameters in SHOW CREATE PROCEDURE/FUNCTION
|
2009-03-02 21:57:49 +00:00 |
|
|
a1f6c628ef
|
Minor Vista font fix for parameter list in routine editor
|
2009-03-01 07:33:09 +00:00 |
|
|
f20dad8adb
|
Implement stored routine editor, see issue #420
Todo: make routines visible in the database tab so they can be edited.
|
2009-02-28 22:57:55 +00:00 |
|