Date: 2020-08-08 11:36:04
Score: 4
Natty:
Using : https://docs.sqlalchemy.org/en/13/core/defaults.html#sqlalchemy.schema.FetchedValue
class TableA(Base):
........
new_col = Column(DB.String, FetchedValue())
........
Reasons:
- Probably link only (1):
- Low length (1):
- No code block (0.5):
- Filler text (0.5): ........","........
- Low reputation (1):
Posted by: Navaz Mannan