[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: File attachment API proposal v2
- Subject: Re: File attachment API proposal v2
- From: Chris Travers <..hidden..>
- Date: Sat, 9 Jul 2011 04:50:14 -0700
As I am starting into this there are a couple of necessary changes.
The biggest is that rewrite rules are not going to be good ideas here.
They effectively prevent permissions from being properly enforced on
the DDL level. Triggers have the same problem. Therefore looking at
requiring modules to have their own stored procs for inserting file
attachments.
I am not sure what happens with triggers and inheritance and so not
going down that road, but using rewrite rules only.....
Feedback on this would be appreciated.
Best Wishes,
Chris Travers