updated Postgres Service
This commit is contained in:
@@ -6,7 +6,7 @@ from sqlalchemy.orm import Session
|
||||
from fastapi import status
|
||||
from fastapi.exceptions import HTTPException
|
||||
|
||||
from database import get_db
|
||||
from Controllers.Postgres.database import get_db
|
||||
|
||||
|
||||
# Type variable for class methods returning self
|
||||
|
||||
Reference in New Issue
Block a user