Files
@ dbbddd1e45cf
Branch filter:
Location: kallithea/init.d/supervisord.conf
dbbddd1e45cf
2.6 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