Forum OpenACS Q&A: Re: Package uninstall: Missing from roadmap, immediate need for volunteers

Since PG now has a working ALTER TABLE command, would this be a good time to consider helping ease the pain of writing drop package scripts by adding a well thought-out set of ON CASCADE DELETE/SET NULL referential integrity operators to our datamodel?

Dangling references to rows in the datamodel are the main barrier to packages dropping cleanly.