Files @ d1ed15ef8714
Branch filter:

Location: kallithea/docs/readme.rst - annotation

d1ed15ef8714 42 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Søren Løvborg
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.
1
2
3
.. _readme:

.. include:: ./../README.rst