-
-
Notifications
You must be signed in to change notification settings - Fork 268
Create if not exists #8062
Copy link
Copy link
Closed
Labels
component: enginefix-version: 6.0 Alpha 1qa: done successfullyrlsnotes60: yesAlready added to the Firebird 6.0 release notes. (Do not add this to signal it should be added.)Already added to the Firebird 6.0 release notes. (Do not add this to signal it should be added.)type: new feature
Metadata
Metadata
Assignees
Labels
component: enginefix-version: 6.0 Alpha 1qa: done successfullyrlsnotes60: yesAlready added to the Firebird 6.0 release notes. (Do not add this to signal it should be added.)Already added to the Firebird 6.0 release notes. (Do not add this to signal it should be added.)type: new feature
Hello,
Latest snapshot builds includes "drop if exists" support (at least for tables).
Both "drop if exists" and "create if not exists" has been discussed in several other places including #4203
Since half of the job seems to be implemented, I would very much like to have the other half for v6.0.
Thank you for your consideration.
Regards,
Ertan