.. |
00.00.002_create_user_association.sql
|
Removed old database updates (redundant)
|
2020-05-13 12:49:14 +03:00 |
00.00.003_doifunder.sql
|
Removed old database updates (redundant)
|
2020-05-13 12:49:14 +03:00 |
00.00.004_add_language_to_dmp_and_dataset_profile.sql
|
Add ExtraProperties for DMP and language for Dataset Template
|
2020-06-03 12:13:31 +03:00 |
00.00.005_remove_user_association_table.sql
|
fixes
|
2020-10-05 12:08:57 +03:00 |
00.00.006_Update_Credential_and_LoginConfirmationEmail_tables.sql
|
db script fix
|
2020-11-04 18:57:42 +02:00 |
00.00.007_Add_userstatus_on_UserInfo_table.sql
|
Fix minor issue with one of the DB update scripts
|
2020-11-04 16:28:14 +02:00 |
00.00.008_Add_UserDatasetProfile_table.sql
|
When finalize DMP properly finalize it's datasets first
|
2021-04-21 18:21:52 +03:00 |
00.00.009_Add_File_table.sql
|
Add in DB table UploadFile
|
2022-03-16 11:32:06 +02:00 |
00.00.010_Add_EntityDoi_table.sql
|
[WIP] EntityDoi table
|
2022-11-02 09:41:40 +02:00 |
00.00.011.Migrate_data_from_dmp_doi_to_entitydoi.sql
|
[WIP] EntityDoi table
|
2022-11-02 09:41:40 +02:00 |
00.00.012.Delete_doi_from_dmp_table.sql
|
drop column doi from dmp and refactor code(replace single doi with list of dois)
|
2022-12-08 13:12:54 +02:00 |
00.00.013_Add_Description_Template_Type_table.sql
|
add status to description template types, fix bugs in editor/listing
|
2023-09-11 08:40:03 +03:00 |
00.00.014_Rename_DatasetProfile_and_add_Type_column.sql
|
add status to description template types, fix bugs in editor/listing
|
2023-09-11 08:40:03 +03:00 |
00.00.015_Add_new_column_to_Dataset_and_DMPDatasetProfile.sql
|
add db scripts: inserting default blueprint, attach that blueprint as profile of each dmp, make each dataset section index correspond to the default blueprint last section
|
2023-09-12 15:24:25 +03:00 |
00.00.016_Insert_default_blueprint_and_add_dmpSectionIndex_to datasets.sql
|
small fixes, (wip) remove description template chip from dmp editor
|
2023-09-13 15:55:38 +03:00 |
00.00.017_Make_grant_not_null.sql
|
make grant funder not mandatory for the creation/new version/clone of dmp
|
2023-09-18 17:48:54 +03:00 |