On Fri, May 20, 2016 at 4:57 PM, Søren Løvborg <[email protected]> wrote: > I've updated the Alembic PR to reflect the feedback received so far: > > https://kallithea-scm.org/repos/kallithea/pull-request/41 > > On Wed, May 18, 2016 at 10:49 PM, Konstantin Veretennicov > <[email protected]> wrote: >> Nice! Would be interesting to see a non-trivial db refactoring using >> new migrations tools, with data preserved. Settings tables, perhaps? > > Yeah, it's on the TODO list. We definitely need that, just to see how > Alembic works (or doesn't!) with a non-trivial change.
By the way, there are at least 2 changes on "default" where schema evolved relative to 0.3.2: - https://kallithea-scm.org/repos/kallithea/changeset/8d93d28adf25 - https://kallithea-scm.org/repos/kallithea/changeset/d36dc6617d87 I wonder if these will be taken care of by the PR. It seems necessary to get into "Alembic clean-start" state. -- Konstantin _______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
