Set up core database structure to store user and application data

Initializes PostgreSQL database with tables for users, tasks, sessions, and AI interactions.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: ff0be73b-afdd-4747-978b-bb8301fb0a82
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/9777c70b-fc38-4831-8d6b-78dfffe041b0/7930aad1-3044-457e-b465-8c9b7c2af1b9.jpg
This commit is contained in:
ghaddaditw
2025-06-07 23:59:46 +00:00
parent 4ed5b6b687
commit b0b9600cf6
4 changed files with 913 additions and 1 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1749340739411,
"tag": "0000_demonic_vector",
"breakpoints": true
}
]
}