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

Firebird missing DDL for procedures, views #49

Closed
adaliszk opened this issue Nov 12, 2015 · 2 comments
Closed

Firebird missing DDL for procedures, views #49

adaliszk opened this issue Nov 12, 2015 · 2 comments
Assignees
Milestone

Comments

@adaliszk
Copy link

With Firebird, we dont have DDL on procedures and views, also we cant save modifications because the sources are only readable.

@serge-rider serge-rider self-assigned this Nov 12, 2015
@serge-rider serge-rider added this to the 3.5.4 milestone Nov 13, 2015
@serge-rider
Copy link
Member

I'll add CREATE/ALTER DDL statements.
But they will remain read-only for a while. Generic driver doesn't support sources modification.

@adaliszk
Copy link
Author

Its okay if the DDL are good :) Im always saving my scripts after every modification for versioning and for see my work history.

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