mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 15:12:08 +01:00
Compare commits
1 Commits
merge/refa
...
3173f7749f
| Author | SHA1 | Date | |
|---|---|---|---|
| 3173f7749f |
@@ -15,6 +15,7 @@ if not DATABASE_URL:
|
||||
raise Exception("Only MariaDB is supported. Please set the DATABASE_URL environment variable.")
|
||||
|
||||
# Load all models to register them
|
||||
|
||||
from app.models.user import User
|
||||
from app.models.transaction import Transaction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user