migrate from supabase to postgres

This commit is contained in:
2025-09-09 16:01:58 +07:00
parent a836ebb2a6
commit aa62667d89
21 changed files with 327 additions and 902 deletions
+1 -1
View File
@@ -8,6 +8,6 @@ dependencies = [
"discord.py>=2.3.2",
"python-dotenv>=1.0.0",
"sqlalchemy>=2.0.0",
"supabase>=2.3.0",
"asyncpg>=0.29.0",
"greenlet>=3.0.3",
]