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

OracleSqlUtil does not handle dependencies in types when managing schemas #1314

Closed
davidnich opened this issue Oct 3, 2016 · 0 comments
Closed

Comments

@davidnich
Copy link
Contributor

errors are raised when trying to update types with other type or table dependencies - ex:

DST02 /appl/isepl/it-sit2/qlib/Schema.qm:357: DBI:ORACLE:OCI-ERROR: isepl_it_sit2@APPSIT02: QorePreparedStatement::exec(): ORA-02303: cannot drop or replace a type with type or table dependents
ERROR: schema upgrade from 3.0.3.3 to 3.1.0 failed, aborting installation
@davidnich davidnich added this to the not planned milestone Oct 3, 2016
@davidnich davidnich self-assigned this Oct 3, 2016
davidnich added a commit that referenced this issue Oct 5, 2016
…igned if they had dependencies; implemented drop and rename options with the "force" option supported in OracleSqlUtil and PgsqlSqlUtil
davidnich added a commit that referenced this issue Oct 5, 2016
refs #1314 fixed a bug where database types could not be correctly al…
@davidnich davidnich added the fixed label Oct 5, 2016
@davidnich davidnich removed this from the not planned milestone Oct 14, 2020
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

1 participant