Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MySQL & Postgres Enhancements (#5) | Christian Cleberg | 2025-04-25 | 4 | -0/+138 |
| | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | migrate from pylint to ruff (#1) | Christian Cleberg | 2025-04-05 | 1 | -25/+28 |
| | | | | | | | | | | | | | * migrate from pylint to ruff * Commit from GitHub Actions (Pylint) * rename pylint.yml to ruff.yml * only run ruff-action when python files change --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> | ||||
* | restructure directories | Christian Cleberg | 2024-12-28 | 3 | -0/+116 |