Code Explorer Window don't work correctly with this code : ALTER TABLE ONLY not_the_table_only ADD CONSTRAINT pspad_constraint FOREIGN KEY (id) REFERENCES pspad(id) ON DELETE RESTRICT;
ONLY is recognized in Code Explorer Window. And REFERENCES is not recognized (bold) -- <http://forum.pspad.com/read.php?4,51258,51258> PSPad freeware editor http://www.pspad.com
