schemas updated
This commit is contained in:
@@ -9,7 +9,7 @@ from sqlalchemy.orm import (
|
||||
Mapped,
|
||||
mapped_column,
|
||||
)
|
||||
from databases.sql_models.core_mixin import CrudCollection
|
||||
from Services.PostgresDb import CrudCollection
|
||||
|
||||
|
||||
class ApiEnumDropdown(CrudCollection):
|
||||
|
||||
Reference in New Issue
Block a user