Skip to content

Commit cb84d05

Browse files
Apply suggestion from @YuriiMotov
Co-authored-by: Motov Yurii <[email protected]>
1 parent 04a1ebf commit cb84d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/sa-column.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Use SQLAlchemy columns with `sa_column`
1+
# Use SQLAlchemy's `Column` with `sa_column`
22

33
Sometimes you need full control over how a database column is defined — beyond what `Field()` options provide.
44

0 commit comments

Comments
 (0)