@@ -1 +1 @@
-ALTER TABLE `documents_files` ADD `principal` BOOLEAN NOT NULL DEFAULT FALSE AFTER `id_files`;
+INSERT INTO `type_access` (`id`, `id_type`, `id_access`) VALUES ('', '4', '16');