Opened 7 years ago
Closed 7 years ago
#1554 closed defect (fixed)
DROP TYPE should throw an error for type in use
Reported by: | Dimitar Misev | Owned by: | bbell |
---|---|---|---|
Priority: | major | Milestone: | 9.5 |
Component: | qlparser | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
Attempting to drop a type that is in use by another type or a collection should throw an error.
Right now it doesn't throw any error.
Note:
See TracTickets
for help on using tickets.