Issue Details (XML | Word | Printable)

Key: CORE-1015
Type: New Feature New Feature
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Michael Trowe
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Firebird Core

Deactivate Metadata-dependency-check

Created: 23/Nov/06 12:03 PM   Updated: 01/Jun/09 10:20 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Depend
 


 Description  « Hide
To work in existing DBs is sometimes very hard, if you do significant changes at the table-structure because there could be a lot dependencies in SPs or views.
It would be very useful to set the DB in a state where you can do every change without checking existing dependencies.
While doing changes only the touched objects will be checked if they are valid and only before bringing the DB online the complete DB will be compiled and checked if there are invalid dependencies.



 All   Comments   Work Log   Change History   Version Control   FishEye      Sort Order: Ascending order - Click to sort in descending order
Cosmin Apreutesei added a comment - 03/Oct/08 05:54 AM
I aggree... IBExpert has the "Recreate script" option as a workaround, but sure it's better to just invalidate dependencies, like in Oracle.