Files
@ dbbddd1e45cf
Branch filter:
Location: kallithea/CONTRIBUTORS
dbbddd1e45cf
3.0 KiB
text/plain
db: remove redundant Column namings
sed -i "s,^ \(.*\) = Column('\1'\, , \1 = Column(,g" kallithea/model/db.py
sed -i "s,^ \(.*\) = Column('\1'\, , \1 = Column(,g" kallithea/model/db.py