mirror of
https://github.com/d3vyce/fastapi-toolsets.git
synced 2026-04-15 22:26:25 +02:00
feat: add M2M helpers (#247)
This commit is contained in:
@@ -536,11 +536,6 @@ class TestCreateWorkerDatabase:
|
||||
await engine.dispose()
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Local models for composite-PK coverage (own Base → own tables, isolated)
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
|
||||
class _LocalBase(DeclarativeBase):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user