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

View File

@ -0,0 +1,2 @@
# mysql support
mysqlclient==2.2.4