Files
@ f4059fe16118
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
f4059fe16118
1.7 KiB
text/plain
db: rename ChangesetStatus.changeset_comment_id to comment_id
This ensures consistency with the existing "comment" relationship, as
well as the foreign key (ChangesetComment.comment_id).
This ensures consistency with the existing "comment" relationship, as
well as the foreign key (ChangesetComment.comment_id).