flush db v1

This commit is contained in:
leo
2024-03-06 20:30:27 +08:00
parent 08ef3f36a7
commit 31a2a947b4
8 changed files with 168 additions and 48 deletions

4
.streamlit/secrets.toml Normal file
View File

@@ -0,0 +1,4 @@
# .streamlit/secrets.toml
[connections.data_db]
url = "sqlite:///data.db"