This website requires JavaScript.
Explore
Help
Sign In
banquise
/
pelican-panel-banquise
Watch
7
Star
0
Fork
0
You've already forked pelican-panel-banquise
forked from
banquise/pelican-panel-mirror
Code
Pull Requests
Actions
Activity
pelican-panel-banquise
/
database
/
migrations
History
Boy132
155f2d6476
Add migration to fix allocations server_id foreign key (
#542
)
...
* add migration to fix allocations server_id foreign key * fix the fix...
2024-08-13 19:43:16 +02:00
..
2016_01_23_195641_add_allocations_table.php
…
2016_01_23_195851_add_api_keys.php
…
2016_01_23_200044_add_api_permissions.php
…
2016_01_23_200159_add_downloads.php
…
2016_01_23_200421_create_failed_jobs_table.php
…
2016_01_23_200440_create_jobs_table.php
…
2016_01_23_200528_add_locations.php
…
2016_01_23_200648_add_nodes.php
…
2016_01_23_201433_add_password_resets.php
…
2016_01_23_201531_add_permissions.php
…
2016_01_23_201649_add_server_variables.php
…
2016_01_23_201748_add_servers.php
…
2016_01_23_202544_add_service_options.php
…
2016_01_23_202731_add_service_varibles.php
…
2016_01_23_202943_add_services.php
…
2016_01_23_203119_create_settings_table.php
…
2016_01_23_203150_add_subusers.php
…
2016_01_23_203159_add_users.php
…
2016_01_23_203947_create_sessions_table.php
…
2016_01_25_234418_rename_permissions_column.php
…
2016_02_07_172148_add_databases_tables.php
…
2016_02_07_181319_add_database_servers_table.php
…
2016_02_13_154306_add_service_option_default_startup.php
…
2016_02_20_155318_add_unique_service_field.php
…
2016_02_27_163411_add_tasks_table.php
…
2016_02_27_163447_add_tasks_log_table.php
…
2016_03_18_155649_add_nullable_field_lastrun.php
…
2016_08_30_212718_add_ip_alias.php
…
2016_08_30_213301_modify_ip_storage_method.php
…
2016_09_01_193520_add_suspension_for_servers.php
…
2016_09_01_211924_remove_active_column.php
…
2016_09_02_190647_add_sftp_password_storage.php
…
2016_09_04_171338_update_jobs_tables.php
…
2016_09_04_172028_update_failed_jobs_table.php
…
2016_09_04_182835_create_notifications_table.php
…
2016_09_07_163017_add_unique_identifier.php
…
2016_09_14_145945_allow_longer_regex_field.php
…
2016_09_17_194246_add_docker_image_column.php
…
2016_09_21_165554_update_servers_column_name.php
…
2016_09_29_213518_rename_double_insurgency.php
…
2016_10_07_152117_build_api_log_table.php
…
2016_10_14_164802_update_api_keys.php
…
2016_10_23_181719_update_misnamed_bungee.php
…
2016_10_23_193810_add_foreign_keys_servers.php
…
2016_10_23_201624_add_foreign_allocations.php
Oopsie Woopsie
2024-05-11 21:39:00 -04:00
2016_10_23_202222_add_foreign_api_keys.php
…
2016_10_23_202703_add_foreign_api_permissions.php
…
2016_10_23_202953_add_foreign_database_servers.php
…
2016_10_23_203105_add_foreign_databases.php
…
2016_10_23_203335_add_foreign_nodes.php
…
2016_10_23_203522_add_foreign_permissions.php
…
2016_10_23_203857_add_foreign_server_variables.php
…
2016_10_23_204157_add_foreign_service_options.php
…
2016_10_23_204321_add_foreign_service_variables.php
…
2016_10_23_204454_add_foreign_subusers.php
…
2016_10_23_204610_add_foreign_tasks.php
…
2016_11_11_220649_add_pack_support.php
…
2016_11_11_231731_set_service_name_unique.php
…
2016_11_27_142519_add_pack_column.php
…
2016_12_01_173018_add_configurable_upload_limit.php
…
2016_12_02_185206_correct_service_variables.php
…
2017_01_07_154228_create_node_configuration_tokens_table.php
…
2017_01_12_135449_add_more_user_data.php
…
2017_02_02_175548_UpdateColumnNames.php
…
2017_02_03_140948_UpdateNodesTable.php
…
2017_02_03_155554_RenameColumns.php
…
2017_02_05_164123_AdjustColumnNames.php
…
2017_02_05_164516_AdjustColumnNamesForServicePacks.php
…
2017_02_09_174834_SetupPermissionsPivotTable.php
…
2017_02_10_171858_UpdateAPIKeyColumnNames.php
…
2017_03_03_224254_UpdateNodeConfigTokensColumns.php
…
2017_03_05_212803_DeleteServiceExecutableOption.php
…
2017_03_10_162934_AddNewServiceOptionsColumns.php
…
2017_03_10_173607_MigrateToNewServiceSystem.php
…
2017_03_11_215455_ChangeServiceVariablesValidationRules.php
…
2017_03_12_150648_MoveFunctionsFromFileToDatabase.php
…
2017_03_14_175631_RenameServicePacksToSingluarPacks.php
…
2017_03_14_200326_AddLockedStatusToTable.php
…
2017_03_16_181109_ReOrganizeDatabaseServersToDatabaseHost.php
…
2017_03_16_181515_CleanupDatabasesDatabase.php
…
2017_03_18_204953_AddForeignKeyToPacks.php
…
2017_03_31_221948_AddServerDescriptionColumn.php
…
2017_04_02_163232_DropDeletedAtColumnFromServers.php
…
2017_04_15_125021_UpgradeTaskSystem.php
…
2017_04_20_171943_AddScriptsToServiceOptions.php
…
2017_04_21_151432_AddServiceScriptTrackingToServers.php
…
2017_04_27_145300_AddCopyScriptFromColumn.php
…
2017_04_27_223629_AddAbilityToDefineConnectionOverSSLWithDaemonBehindProxy.php
…
2017_05_01_141528_DeleteDownloadTable.php
…
2017_05_01_141559_DeleteNodeConfigurationTable.php
…
2017_06_10_152951_add_external_id_to_users.php
…
2017_06_25_133923_ChangeForeignKeyToBeOnCascadeDelete.php
…
2017_07_08_152806_ChangeUserPermissionsToDeleteOnUserDeletion.php
…
2017_07_08_154416_SetAllocationToReferenceNullOnServerDelete.php
…
2017_07_08_154650_CascadeDeletionWhenAServerOrVariableIsDeleted.php
…
2017_07_24_194433_DeleteTaskWhenParentServerIsDeleted.php
…
2017_08_05_115800_CascadeNullValuesForDatabaseHostWhenNodeIsDeleted.php
…
2017_08_05_144104_AllowNegativeValuesForOverallocation.php
…
2017_08_05_174811_SetAllocationUnqiueUsingMultipleFields.php
…
2017_08_15_214555_CascadeDeletionWhenAParentServiceIsDeleted.php
…
2017_08_18_215428_RemovePackWhenParentServiceOptionIsDeleted.php
…
2017_09_10_225749_RenameTasksTableForStructureRefactor.php
…
2017_09_10_225941_CreateSchedulesTable.php
…
2017_09_10_230309_CreateNewTasksTableForSchedules.php
…
2017_09_11_002938_TransferOldTasksToNewScheduler.php
…
2017_09_13_211810_UpdateOldPermissionsToPointToNewScheduleSystem.php
…
2017_09_23_170933_CreateDaemonKeysTable.php
…
2017_09_23_173628_RemoveDaemonSecretFromServersTable.php
…
2017_09_23_185022_RemoveDaemonSecretFromSubusersTable.php
…
2017_10_02_202000_ChangeServicesToUseAMoreUniqueIdentifier.php
…
2017_10_02_202007_ChangeToABetterUniqueServiceConfiguration.php
…
2017_10_03_233202_CascadeDeletionWhenServiceOptionIsDeleted.php
…
2017_10_06_214026_ServicesToNestsConversion.php
…
2017_10_06_214053_ServiceOptionsToEggsConversion.php
…
2017_10_06_215741_ServiceVariablesToEggVariablesConversion.php
…
2017_10_24_222238_RemoveLegacySFTPInformation.php
…
2017_11_11_161922_Add2FaLastAuthorizationTimeColumn.php
…
2017_11_19_122708_MigratePubPrivFormatToSingleKey.php
…
2017_12_04_184012_DropAllocationsWhenNodeIsDeleted.php
…
2017_12_12_220426_MigrateSettingsTableToNewFormat.php
…
2018_01_01_122821_AllowNegativeValuesForServerSwap.php
…
2018_01_11_213943_AddApiKeyPermissionColumns.php
…
2018_01_13_142012_SetupTableForKeyEncryption.php
…
2018_01_13_145209_AddLastUsedAtColumn.php
…
2018_02_04_145617_AllowTextInUserExternalId.php
…
2018_02_10_151150_remove_unique_index_on_external_id_column.php
…
2018_02_17_134254_ensure_unique_allocation_id_on_servers_table.php
…
2018_02_24_112356_add_external_id_column_to_servers_table.php
…
2018_02_25_160152_remove_default_null_value_on_table.php
…
2018_02_25_160604_define_unique_index_on_users_external_id.php
…
2018_03_01_192831_add_database_and_port_limit_columns_to_servers_table.php
…
2018_03_15_124536_add_description_to_nodes.php
…
2018_05_04_123826_add_maintenance_to_nodes.php
…
2018_09_03_143756_allow_egg_variables_to_have_longer_values.php
…
2018_09_03_144005_allow_server_variables_to_have_longer_values.php
…
2019_03_02_142328_set_allocation_limit_default_null.php
…
2019_03_02_151321_fix_unique_index_to_account_for_host.php
…
2020_03_22_163911_merge_permissions_table_into_subusers.php
…
2020_03_22_164814_drop_permissions_table.php
…
2020_04_03_203624_add_threads_column_to_servers_table.php
…
2020_04_03_230614_create_backups_table.php
…
2020_04_04_131016_add_table_server_transfers.php
…
2020_04_10_141024_store_node_tokens_as_encrypted_value.php
…
2020_04_17_203438_allow_nullable_descriptions.php
…
2020_04_22_055500_add_max_connections_column.php
…
2020_04_26_111208_add_backup_limit_to_servers.php
…
2020_05_20_234655_add_mounts_table.php
…
2020_05_21_192756_add_mount_server_table.php
…
2020_07_02_213612_create_user_recovery_tokens_table.php
…
2020_07_09_201845_add_notes_column_for_allocations.php
…
2020_08_20_205533_add_backup_state_column_to_backups.php
…
2020_08_22_132500_update_bytes_to_unsigned_bigint.php
…
2020_08_23_175331_modify_checksums_column_for_backups.php
…
2020_09_13_110007_drop_packs_from_servers.php
…
2020_09_13_110021_drop_packs_from_api_key_permissions.php
…
2020_09_13_110047_drop_packs_table.php
…
2020_09_13_113503_drop_daemon_key_table.php
…
2020_10_10_165437_change_unique_database_name_to_account_for_server.php
…
2020_10_26_194904_remove_nullable_from_schedule_name_field.php
…
2020_11_02_201014_add_features_column_to_eggs.php
…
2020_12_12_102435_support_multiple_docker_images_and_updates.php
…
2020_12_14_013707_make_successful_nullable_in_server_transfers.php
…
2020_12_17_014330_add_archived_field_to_server_transfers_table.php
…
2020_12_24_092449_make_allocation_fields_json.php
…
2020_12_26_184914_add_upload_id_column_to_backups_table.php
…
2021_01_10_153937_add_file_denylist_to_egg_configs.php
…
2021_01_13_013420_add_cron_month.php
…
2021_01_17_102401_create_audit_logs_table.php
…
2021_01_17_152623_add_generic_server_status_column.php
…
2021_01_26_210502_update_file_denylist_to_json.php
…
2021_02_23_205021_add_index_for_server_and_action.php
…
2021_02_23_212657_make_sftp_port_unsigned_int.php
…
2021_03_21_104718_force_cron_month_field_to_have_value_if_missing.php
…
2021_05_01_092457_add_continue_on_failure_option_to_tasks.php
…
2021_05_01_092523_add_only_run_when_server_online_option_to_schedules.php
…
2021_05_03_201016_add_support_for_locking_a_backup.php
…
2021_07_12_013420_remove_userinteraction.php
…
2021_07_17_211512_create_user_ssh_keys_table.php
…
2021_08_03_210600_change_successful_field_to_default_to_false_on_backups_table.php
…
2021_08_21_175111_add_foreign_keys_to_mount_node_table.php
…
2021_08_21_175118_add_foreign_keys_to_mount_server_table.php
…
2021_08_21_180921_add_foreign_keys_to_egg_mount_table.php
…
2022_01_25_030847_drop_google_analytics.php
…
2022_05_07_165334_migrate_egg_images_array_to_new_format.php
…
2022_05_28_135717_create_activity_logs_table.php
Dedicated MariaDB driver (
#365
)
2024-06-11 21:01:14 +02:00
2022_05_29_140349_create_activity_log_actors_table.php
…
2022_06_18_112822_track_api_key_usage_for_activity_events.php
…
2022_08_16_214400_add_force_outgoing_ip_column_to_eggs_table.php
…
2022_08_16_230204_add_installed_at_column_to_servers_table.php
…
2022_12_12_213937_update_mail_settings_to_new_format.php
…
2023_01_24_210051_add_uuid_column_to_failed_jobs_table.php
…
2023_02_23_191004_add_expires_at_column_to_api_keys_table.php
…
2024_03_12_154408_remove_nests_table.php
…
2024_03_14_055537_remove_locations_table.php
…
2024_04_14_002250_update_column_names.php
…
2024_04_20_214441_add_egg_var_sort.php
…
2024_04_28_184102_add_mounts_to_api_keys.php
Add api for mounts (
#160
)
2024-05-19 08:50:15 -07:00
2024_05_08_094823_rename_oom_disabled_column_to_oom_killer.php
rename "oom_disabled" to "oom_killer" and invert logic
2024-05-12 22:21:22 +02:00
2024_05_16_091207_add_cpu_columns_to_nodes_table.php
Add CPU limit to node (
#239
) to
resolve
#233
2024-05-22 02:34:43 -04:00
2024_05_20_002841_add_docker_container_label.php
mysql vs sqlite...
2024-05-19 21:30:25 -04:00
2024_05_31_204646_fix_old_encrypted_values.php
add missing import
2024-05-31 23:07:50 +02:00
2024_06_02_205622_update_stock_egg_uuid.php
Add migration to update stock egg uuids
2024-06-02 17:06:42 -04:00
2024_06_04_085042_add_daemon_sftp_alias_column_to_nodes.php
change column type to string
2024-06-05 08:47:11 +02:00
2024_06_04_133434_make_allowed_ips_column_non_nullable.php
Change
allowed_ips
to non-nullable (
#373
)
2024-06-13 08:21:56 +02:00
2024_06_04_212155_add_timezone_column.php
Allow user to switch time zones (
#332
)
2024-06-25 20:17:08 -04:00
2024_06_05_220135_update_egg_config_variables.php
Fix the egg variable disaster... (
#331
)
2024-06-07 16:23:25 -04:00
2024_06_08_020904_refix_egg_variables.php
Whoops.... Fix env replacement...
2024-06-07 22:18:12 -04:00
2024_06_11_220722_update_field_length.php
Fix varchar(191) by replacing with 255
#135
(
#376
)
2024-06-16 13:56:18 -04:00
2024_06_13_120409_add_oauth_column_to_users.php
Update OAuth migration (
#409
)
2024-06-17 07:03:36 -04:00
2024_07_08_112948_fix-activity-log-timestamp-default.php
Fix default timestamp for activity logs (
#468
)
2024-07-10 08:36:24 +02:00
2024_07_12_095213_fix_missing_sqlite_foreign_keys.php
Fix SQLite foreign keys (
#478
)
2024-07-17 14:43:04 +02:00
2024_08_13_171337_fix_allocation_server_foreign_key.php
Add migration to fix allocations server_id foreign key (
#542
)
2024-08-13 19:43:16 +02:00