feat: update database configuration to use PostgreSQL

This commit is contained in:
2025-09-21 01:08:19 -05:00
parent 340287a703
commit 6334cc70db
3 changed files with 151 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Please do not edit this file manually
# It should be added in your version-control system (e.g., Git)
provider = "postgresql"