index 6940d458175e38b4cd0f13a4ccc266948478460c..bb6f0aa3ec0a82a547a19a453a51faf7d415f2a8 100644 (file)
* Allow DELETE and UPDATE to use inheritance using tablename*
* Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
* Allow BINARY option to SELECT, like we do with DECLARE
-* Prevent truncate on table acting as foreign key
+* Prevent truncate on table with a referential integrity trigger
CLIENTS