coolify/app/Actions/Database
EbinJose2002 f37eef8266 - Made necessary changes to the migration and created new one as well.
- Updated the Clickhouse service template to use the official `clickhouse/clickhouse-server` image.
- Removed the usage of the deprecated `bitnamilegacy/clickhouse` image.

- fixes #7110
2025-11-28 17:12:11 +05:30
..
RestartDatabase.php Fix database restart to skip unnecessary Docker cleanup 2025-11-20 17:15:45 +01:00
StartClickhouse.php - Made necessary changes to the migration and created new one as well. 2025-11-28 17:12:11 +05:30
StartDatabase.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartDatabaseProxy.php Revert "refactor(file-transfer): replace base64 encoding with direct file transfer method across multiple database actions for improved clarity and efficiency" 2025-09-15 17:55:08 +02:00
StartDragonfly.php fix: update docker stop command to use --time instead of --timeout 2025-11-05 08:48:10 +01:00
StartKeydb.php fix: update docker stop command to use --time instead of --timeout 2025-11-05 08:48:10 +01:00
StartMariadb.php fix: update docker stop command to use --time instead of --timeout 2025-11-05 08:48:10 +01:00
StartMongodb.php fix: update docker stop command to use --time instead of --timeout 2025-11-05 08:48:10 +01:00
StartMysql.php fix: update docker stop command to use --time instead of --timeout 2025-11-05 08:48:10 +01:00
StartPostgresql.php fix: remove debugging output from StartPostgresql command handling 2025-11-05 09:10:15 +01:00
StartRedis.php fix: update docker stop command to use --time instead of --timeout 2025-11-05 08:48:10 +01:00
StopDatabase.php fix: update docker stop command to use --time instead of --timeout 2025-11-05 08:48:10 +01:00
StopDatabaseProxy.php fix(core): stopping database is not disabling db proxy 2025-02-03 21:23:43 +01:00