Content
View differences
Updated by Andreas Pfohl about 3 years ago
* Add a third mode for `projects_storages.project_folder_mode`. The value is `managed`.
* Add a table `last_managed_project_folder`(project\_id, origin\_folder\_id). Have a dedicated description for this table (why do we need it?).
* Columns: project\_storages\_id `int`, origin\_folder\_id `int`, mode `enum project_folders_modes`
* PK: all colums
* Add a
* Columns: project\_storages\_id `int`, origin\_folder\_id `int`, mode `enum project_folders_modes`
* PK: all colums