Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALTER OR CREATE [CORE817] #1203

Closed
firebird-automations opened this issue Jun 14, 2004 · 2 comments
Closed

ALTER OR CREATE [CORE817] #1203

firebird-automations opened this issue Jun 14, 2004 · 2 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: tectsoftware (tectsoftware)

SFID: 972479#⁠
Submitted By: tectsoftware

It might be nice to have the ability to use

ALTER OR CREATE instead of just ALTER or just CREATE
when creating or altering certain objects, this could be
used for

Stored Procedures
Triggers
Views

and maybe some more areas.

i.e.

ALTER OR CREATE PROCEDURE SP_TEST ()
AS
BEGIN
...
END;

@firebird-automations
Copy link
Collaborator Author

Commented by: Alice F. Bird (firebirds)

Date: 2005-01-26 05:44
Sender: dtremblay
Logged In: YES
user_id=361043

This is supported for triggers, procedures and views in
Firebird 1.5. I think support was added early on... circa
1.0.3. I may be wrong.

Should probably be marked closed.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 10841 ] => Firebird [ 15281 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants