updated Postgres Service
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from sqlalchemy import String
|
||||
from sqlalchemy.orm import mapped_column, Mapped
|
||||
|
||||
from mixin import CrudCollection
|
||||
from Controllers.Postgres.mixin import CrudCollection
|
||||
|
||||
|
||||
class EndpointRestriction(CrudCollection):
|
||||
|
||||
Reference in New Issue
Block a user