diff --git a/app/tables/app_config.php b/app/schemas/app_config.php similarity index 100% rename from app/tables/app_config.php rename to app/schemas/app_config.php diff --git a/app/tables/root.php b/app/schemas/root.php similarity index 100% rename from app/tables/root.php rename to app/schemas/root.php diff --git a/app/tables/table_data_delete.php b/app/schemas/table_data_delete.php similarity index 100% rename from app/tables/table_data_delete.php rename to app/schemas/table_data_delete.php diff --git a/app/tables/table_data_edit.php b/app/schemas/table_data_edit.php similarity index 100% rename from app/tables/table_data_edit.php rename to app/schemas/table_data_edit.php diff --git a/app/tables/table_data_view.php b/app/schemas/table_data_view.php similarity index 100% rename from app/tables/table_data_view.php rename to app/schemas/table_data_view.php diff --git a/app/tables/table_delete.php b/app/schemas/table_delete.php similarity index 100% rename from app/tables/table_delete.php rename to app/schemas/table_delete.php diff --git a/app/tables/table_edit.php b/app/schemas/table_edit.php similarity index 100% rename from app/tables/table_edit.php rename to app/schemas/table_edit.php diff --git a/app/tables/table_field_delete.php b/app/schemas/table_field_delete.php similarity index 100% rename from app/tables/table_field_delete.php rename to app/schemas/table_field_delete.php diff --git a/app/tables/table_field_edit.php b/app/schemas/table_field_edit.php similarity index 100% rename from app/tables/table_field_edit.php rename to app/schemas/table_field_edit.php diff --git a/app/tables/table_fields.php b/app/schemas/table_fields.php similarity index 100% rename from app/tables/table_fields.php rename to app/schemas/table_fields.php diff --git a/app/tables/table_import.php b/app/schemas/table_import.php similarity index 100% rename from app/tables/table_import.php rename to app/schemas/table_import.php diff --git a/app/tables/table_name_value_delete.php b/app/schemas/table_name_value_delete.php similarity index 100% rename from app/tables/table_name_value_delete.php rename to app/schemas/table_name_value_delete.php diff --git a/app/tables/table_name_value_edit.php b/app/schemas/table_name_value_edit.php similarity index 100% rename from app/tables/table_name_value_edit.php rename to app/schemas/table_name_value_edit.php diff --git a/app/tables/table_name_values.php b/app/schemas/table_name_values.php similarity index 100% rename from app/tables/table_name_values.php rename to app/schemas/table_name_values.php diff --git a/app/tables/tables.php b/app/schemas/tables.php similarity index 100% rename from app/tables/tables.php rename to app/schemas/tables.php