Content
View differences
Updated by Andreas Pfohl about 3 years ago
* Add a table `last_project_folder`. `last_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 `string`, `int`, mode `enum project_folders_modes`
* PK: project\_storages\_id and mode all colums
* Columns: project\_storages\_id `int`, origin\_folder\_id `string`,
* PK: project\_storages\_id and mode