From 86db2585623515fe38347811ec4bf46565d2c44b Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 25 Apr 2025 17:37:39 -0500 Subject: MySQL & Postgres Enhancements (#5) * remove mysql login script and add password script * move excess mysql password query to new script * add db admin folders * add postgres * add mongo admins script * Commit from GitHub Actions (Ruff) * update tests for mysql and postgres * update tests for mysql and postgres --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- databases/administrators/mysql_admins.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100644 databases/administrators/mysql_admins.sh (limited to 'databases/administrators/mysql_admins.sh') diff --git a/databases/administrators/mysql_admins.sh b/databases/administrators/mysql_admins.sh deleted file mode 100644 index 6faa2c9..0000000 --- a/databases/administrators/mysql_admins.sh +++ /dev/null @@ -1 +0,0 @@ -mysql -u root -p -- cgit v1.2.3-70-g09d2