Changeset - d1ed15ef8714
default
0
5
0
model: change ChangesetComment 'user' to 'author'
Rename the 'user_id' field to 'author_id' and replace other references
to the comment 'user' throughout the model. The database column name
'user_id' remain unchanged for now; a later Alembic script can fix the
name of these and other columns to match their Python name.
Rename the 'user_id' field to 'author_id' and replace other references
to the comment 'user' throughout the model. The database column name
'user_id' remain unchanged for now; a later Alembic script can fix the
name of these and other columns to match their Python name.
5 files changed with 15 insertions and 15 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)