
| Key: |
CORE-1015
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Michael Trowe
|
| Votes: |
1
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
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.
|
|
Description
|
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.
|
Show » |
| The cvs commits can not be displayed for repository Firebird at the moment since the log has not yet been parsed. The log will be parsed the next time the VcsService runs. If you have administrators privileges you can hasten the next time the service will run in the service section of the Administration pages.
|
|