feat(database): add mysql support

!19 closes #16
This commit is contained in:
2024-06-06 06:19:27 +09:30
parent c0173d6feb
commit adeffff42c
6 changed files with 73 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ __pycache__
**.coverage
artifacts/
**.tmp.*
volumes/