You are announcing code without telling where the code can be found. That isn't really useful.
If you want database abstraction, the ultimate DBI SQL abstracter is DBIx::Abstract.
Adding per-column update privileges in the database seems like a bad idea to me, I'd just never give my argument hash directly to any database interface. Security isn't only about which fields you can or cannot update, you must also consider invalid values and insecure values. And when parsing/checking that, you might as well build yourself another hash while you're at it.
- Yes, I reinvent wheels.
- Spam: Visit eurotraQ.
In reply to Re: Magical SQL
by Juerd
in thread Magical SQL
by powerman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |