View Issue Details

IDProjectCategoryView StatusLast Update
0001391Database Workbench v5Firebird Modulepublic2016-09-07 16:19
ReporterWolfgang Lemmermeyer Assigned ToMartijn Tonies  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
PlatformWindowsOS10OS Version10 1511
Product Version5.1.12 
Fixed in Version5.2.0 
Summary0001391: Use CREATE OR ALTER PROCEDURE of Firebird 1.5 and up in DDL
DescriptionIt would be helpfull when the DDL view of StoredProcedures not only show
"CREATE PROCEDURE xxx" but show "CREATE OR ALTER PROCEDURE xxxx"
Steps To ReproduceOpen a database with Stored Procedures
select one in the schema in the Workspace
open register "DDL"
it is shown: "CREATE PROCEDURE"
expected: "CREATE OR ALTER PROCEDURE"
Additional InformationCreate Or Alter Procedure was added in Firebird 1.5 - may you only change this for Databases with firebird >= 1.5
http://www.firebirdsql.org/refdocs/langrefupd20-create-or-alter-proc.html
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-06-01 16:02 Wolfgang Lemmermeyer New Issue
2016-06-08 09:01 Martijn Tonies Assigned To => Martijn Tonies
2016-06-08 09:01 Martijn Tonies Status new => acknowledged
2016-06-22 10:41 Martijn Tonies Status acknowledged => assigned
2016-06-22 11:01 Martijn Tonies Status assigned => resolved
2016-06-22 11:01 Martijn Tonies Fixed in Version => 5.2.0
2016-06-22 11:01 Martijn Tonies Resolution open => fixed
2016-08-22 10:00 Martijn Tonies Summary Extend DDL View of StoredProcedures => Use CREATE OR ALTER PROCEDURE of Firebird 1.5 and up in DDL
2016-09-07 16:19 Martijn Tonies Status resolved => closed