Files
@ cd6176c0634a
Branch filter:
Location: kallithea/scripts/run-all-cleanup
cd6176c0634a
185 B
text/plain
db: PullRequest/Repository/RepoGroup/UserGroup: change 'user' to 'owner'
Rename the 'user' and 'user_id' fields on the four classes to something
more informative. The database column names remain unchanged for now;
a later Alembic script can fix the name of these and other columns to
match their Python name.
This might break rcextensions, though, and external scripts that use
the HTML form interface.
Rename the 'user' and 'user_id' fields on the four classes to something
more informative. The database column names remain unchanged for now;
a later Alembic script can fix the name of these and other columns to
match their Python name.
This might break rcextensions, though, and external scripts that use
the HTML form interface.