buster/api/migrations
dal c74016d3bd
Add yml_file field to Dataset model and related API structures
- Introduced a new optional `yml_file` field in the Dataset model to store YAML file references.
- Updated the database schema to include the `yml_file` column in the datasets table.
- Modified various API request and response structures to accommodate the new `yml_file` field.
- Enhanced dataset handling functions to support the inclusion of `yml_file` in dataset operations.

These changes improve the dataset management capabilities by allowing the association of YAML files with datasets, facilitating better data organization and retrieval.
2025-01-08 22:33:14 -07:00
..
2024-06-03-034617_create_organizations Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-034618_create_users Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-034619_create_users_to_organizations Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-035237_create_api_keys Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-040003_create_teams Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-040138_create_teams_to_users Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-220858_create_data_sources Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-221241_create_datasets Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-221610_create_permission_groups Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-221828_create_datasets_to_permission_groups Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-222323_create_terms Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-223319_create_collections Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-223320_create_dashboards Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-223321_create_threads Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-223322_create_messages Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-03-224321_create_dashboard_versions Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-07-180843_create_dataset_columns Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-06-18-230440_create_threads_to_dashboards Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-07-08-175008_create_asset_permissions Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-07-08-175124_create_collections_to_assets Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-07-08-175134_permission_groups_to_identities Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-07-23-214547_create_user_favorites Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-07-24-194453_create_terms_to_datasets Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-08-06-220651_webhook_functions Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-08-09-224447_auth_user_creation Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-08-12-173526_cron_to_delete_anon_users Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-08-16-170337_stored_values_on_dataset_columns Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-11-14-155519_add_organization_id_to_thread Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-11-19-195358_add_entity_relationship_table Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-11-26-141715_add_env_to_data_sources Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-11-26-151750_add_unique_constraint_to_data_sources Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-11-26-170536_semantic_attributes Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-12-17-180014_sql_evaluations_table Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-12-20-203412_asset_search Brought in the bi-api 2025-01-03 14:32:54 -07:00
2024-12-23-200017_terms_search Brought in the bi-api 2025-01-03 14:32:54 -07:00
2025-01-01-212411_drop_webhooks_for_typesense Brought in the bi-api 2025-01-03 14:32:54 -07:00
2025-01-08-163102_add_dataset_groups_adjust_teams_adjust_permissions Add dataset_groups and dataset_permissions tables with organization_id references 2025-01-08 12:56:14 -07:00
2025-01-09-044455_add_yaml_field_for_datasets Add yml_file field to Dataset model and related API structures 2025-01-08 22:33:14 -07:00