[ErrorSystem-devel] NOT NULLs in DB ?
Status: Planning
Brought to you by:
sonicmctails
From: <son...@ss...> - 2003-12-15 15:59:46
|
Should we depend on MySQL to enforce empty fields ? Currently, this might be a good idea, but other databases (notably Oracle and postgreSQL) don't handle NULLs too well, so it might be better to write the checking code then have ti fall back on the DB. Any ideas ? |