Forum OpenACS Development: Re: Faster cc_users in Oracle

Collapse
Posted by Dirk Gomez on
PL/SQL in SQL is dangerous :)
Collapse
Posted by Brian Fenton on
I notice this change definitely speeds up the view but for some reason I now get an ORA-01445 (cannot select ROWID from a join view without a key-preserved table) when banning a user.
Can anyone see why?