mirror of
https://github.com/creyD/creyPY.git
synced 2026-04-14 20:30:31 +02:00
feat: smaller bugfix for pipeline
This commit is contained in:
@@ -20,7 +20,7 @@ class Base:
|
||||
__name__: str
|
||||
|
||||
# TODO: Add default representation string
|
||||
# TODO: Add automated foreign key generation
|
||||
# TODO: Add automated foreign key resolution
|
||||
|
||||
# Generate __tablename__ automatically
|
||||
@declared_attr
|
||||
|
||||
Reference in New Issue
Block a user