issues
search
Vanderhoof
/
PyDBML
DBML parser and builder for Python
MIT License
101
stars
12
forks
source link
Note improvements
#22
Closed
Vanderhoof
closed
2 years ago
Vanderhoof
commented
2 years ago
Add backref to note parent in
parent
property.
Support escape newline in note text
Escape quotes in sql and dbml for notes
Note.sql now depends on the type of parent: for columns and tables it's COMMENT ON clause; for rest -
-- sql comment
.
parent
property.-- sql comment
.