buster/api/migrations
dal 7c4be7883c
seed
2025-05-02 12:54:16 -06: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 Update team role handling in migration script to include 'admin' as 'manager' and default to 'member' 2025-01-09 17:35:54 -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
2025-01-09-183703_add_unique_constraint_on_datasets Refactor dataset deployment logic and enforce unique constraints 2025-01-09 13:05:54 -07:00
2025-01-16-154339_rls_policies_on_new_tables Refactor user update route to enhance RESTful practices 2025-01-16 08:57:59 -07:00
2025-01-17-180051_user_attributes feat: Add assets module and nest routes in user router 2025-01-20 14:41:31 -07:00
2025-01-17-182615_user_info_cache refactor(agent): Enhance LLM request handling with improved tool call processing 2025-02-10 07:17:14 -07:00
2025-01-20-221752_add_dataset_gropus_to_permission_groups_and_users feat: Add DatasetGroupPermission model and schema 2025-01-20 15:24:34 -07:00
2025-01-21-172028_unique_constraint_on_dataset_groups_association feat: Add organization_id to DatasetGroupPermission and update dataset group handler 2025-01-21 10:23:22 -07:00
2025-01-21-184456_fix_dataset_to_dataset_groups_table feat: Add DatasetToDatasetGroup model and update schema 2025-01-21 11:53:47 -07:00
2025-01-27-235752_metric_files refactor(database): Update metric and dashboard file models and migrations 2025-02-06 17:07:52 -07:00
2025-01-27-235858_dashboard_files feat: Add file junction table and update database schema 2025-01-28 11:21:51 -07:00
2025-01-27-390057_adjust_threads_table ok all is good on the western front 2025-03-07 09:19:47 -07:00
2025-01-28-174921_adjust_messages_table migrations fixes 2025-04-21 10:58:32 -06:00
2025-01-29-164827_file_junction_table Remove redundant foreign key constraints and joinables for messages_to_files 2025-02-14 13:32:50 -07:00
2025-02-06-220857_add_database_identifier_to_datasets feat(datasets): Add database_identifier support for dataset creation and deployment 2025-02-06 15:18:40 -07:00
2025-03-05-201142_add_user_avatar_url added in the user avatar url 2025-03-05 13:22:01 -07:00
2025-03-06-232923_add_new_enums_to_sharing_and_modify_asset_tables added version history 2025-03-11 15:55:30 -06:00
2025-03-20-161346_metric_files_to_dashboard_files Implement metric-dashboard association 2025-03-20 12:06:08 -06:00
2025-03-20-220600_add_feedback_to_message added in the message and chat updates 2025-03-20 16:13:02 -06:00
2025-03-25-184029_make_request_message_and_final_reasoning_nullable restore chat assets 2025-03-25 12:55:39 -06:00
2025-03-25-200823_add_triggers_for_assets_to_search seed 2025-05-02 12:54:16 -06:00
2025-04-01-184914_add_file_info_to_chats list chat improvements 2025-04-01 13:25:17 -06:00
2025-04-02-030531_add_is_duplicate_to_messages_to_files new prd, migration, etc. 2025-04-01 21:41:01 -06:00
2025-04-02-225201_add_data_metadata_to_metric_files middle of working on data metadata stuff 2025-04-03 11:42:30 -06:00
2025-04-07-145234_add_version_to_messages_to_files_table ok updated messages to files to have a version number attached 2025-04-07 13:22:10 -06:00
2025-04-07-222456_add_public_password_to_files migration and such with some test improvements 2025-04-08 10:07:11 -06:00
2025-04-08-213658_add_most_recent_version_number_to_chats added the version number to the chat object 2025-04-08 15:42:18 -06:00
2025-04-21-231239_add_payment_required_to_organizations 402 error 2025-04-21 17:25:38 -06:00
2025-04-22-151030_add_cascade_update_to_user_fks push for evals 2025-04-22 10:13:03 -06:00
2025-04-23-130230_backfill_stored_value_schemas stored values sync on background job 2025-04-23 11:46:56 -06:00
2025-04-23-131710_stored_values_sync_jobs stored values sync on background job 2025-04-23 11:46:56 -06:00
2025-04-23-133127_migrate_secrets_to_vault_functions stored values sync on background job 2025-04-23 11:46:56 -06:00
2025-04-29-223656_add_data_source_id_to_metric_files enum wrong 2025-05-01 08:31:19 -06:00
2025-04-29-223855_create_metric_files_to_datasets_join_table ok fix on metric file to dataset 2025-05-01 08:59:16 -06:00