coolify/database/migrations
2023-08-10 21:00:02 +02:00
..
2014_10_12_000000_create_users_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2014_10_12_100000_create_password_reset_tokens_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2014_10_12_200000_add_two_factor_columns_to_users_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2019_12_14_000001_create_personal_access_tokens_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_20_112410_create_activity_log_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_20_112411_add_event_column_to_activity_log_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_20_112412_add_batch_uuid_column_to_activity_log_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_20_112809_create_sessions_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_20_112811_create_teams_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_20_112812_create_team_user_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_20_112813_create_team_invitations_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_20_112814_create_instance_settings_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_24_140711_create_servers_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_24_140712_create_server_settings_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_24_140853_create_private_keys_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_27_075351_create_projects_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_27_075443_create_project_settings_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_27_075444_create_environments_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_27_081716_create_applications_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_27_081717_create_application_settings_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_27_081718_create_application_previews_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_27_083621_create_services_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_27_085020_create_standalone_dockers_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_27_085022_create_swarm_dockers_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_28_062150_create_kubernetes_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_28_083723_create_github_apps_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_03_28_083726_create_gitlab_apps_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_04_03_111012_create_local_persistent_volumes_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_05_04_194548_create_environment_variables_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_05_17_104039_create_failed_jobs_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_05_24_083426_create_application_deployment_queues_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_06_22_131459_move_wildcard_to_server.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_06_23_084605_remove_wildcard_domain_from_instancesettings.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_06_23_110548_next_channel_updates.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_06_23_114131_change_env_var_value_length.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_06_23_114132_remove_default_redirect_from_instance_settings.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_06_23_114133_use_application_deployment_queues_as_activity.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_06_23_114134_add_disk_usage_percentage_to_servers.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_07_13_115117_create_subscriptions_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_07_13_120719_create_webhooks_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_07_13_120721_add_license_to_instance_settings.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_07_27_182013_smtp_discord_schemaless_to_normal.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_08_06_142951_add_description_field_to_applications_table.php Refactor db migrations 2023-08-09 16:47:24 +02:00
2023_08_06_142952_remove_foreignId_environment_variables.php Refactor db migrations 2023-08-09 16:47:24 +02:00
2023_08_06_142954_add_readonly_localpersistentvolumes.php Refactor db migrations 2023-08-09 16:47:24 +02:00
2023_08_07_073651_create_s3_storages_table.php testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
2023_08_07_142950_create_standalone_postgresqls_table.php Refactor db migrations 2023-08-09 16:47:24 +02:00
2023_08_08_150103_create_scheduled_database_backups_table.php Refactor + package updates + improve local backups 2023-08-10 15:52:54 +02:00
2023_08_10_113306_create_scheduled_database_backup_executions_table.php Refactor + package updates + improve local backups 2023-08-10 15:52:54 +02:00
2023_08_10_201311_add_backup_notifications_to_teams.php feat: add backup notifications 2023-08-10 21:00:02 +02:00