aboutsummaryrefslogtreecommitdiff
path: root/migrations/versions/17dcb75f3fe_changed_the_type_of_the_column_last_.py
Commit message (Collapse)AuthorAge
* chg: [style] improved style. !minorCédric Bonhomme2022-03-30
|
* simplify process_filters in article_utils.pyCédric Bonhomme2022-01-02
|
* Resolved some flakes warnings.Cédric Bonhomme2022-01-02
|
* fixed erros reported by flake.Cédric Bonhomme2020-04-03
|
* fixed old migration scriptCédric Bonhomme2020-03-20
|
* cleaned importsCédric Bonhomme2020-03-10
|
* Added a tiny portion of black magic.Cédric Bonhomme2020-03-10
|
* carpy tests for alembic...Cédric Bonhomme2016-02-03
|
* moving the root of source code from / to /src/François Schmidts2015-12-17
|
* sqlite can't drop column, ignoring drop statementFrançois Schmidts2015-07-02
|
* changed the type of the column 'last_modified' to string.Cédric Bonhomme2015-03-10
bgstack15