mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
[PR #365] [MERGED] Dedicated MariaDB driver #715
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/365
Author: @Boy132
Created: 6/11/2024
Status: ✅ Merged
Merged: 6/11/2024
Merged by: @Boy132
Base:
main← Head:database/mariadb-driver📝 Commits (4)
00ec0badedicated tests for mariadb9cda51dfix migrationsd1270a4update database config044b652update database setup command📊 Changes
4 files changed (+177 additions, -37 deletions)
View changed files
📝
.github/workflows/ci.yaml(+73 -1)📝
app/Console/Commands/Environment/DatabaseSettingsCommand.php(+79 -25)📝
config/database.php(+24 -10)📝
database/migrations/2022_05_28_135717_create_activity_logs_table.php(+1 -1)📄 Description
https://laravel.com/docs/11.x/upgrade#dedicated-mariadb-driver
ref #347
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.