[PATCH] D40704: Import db.migrate module in update command.
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 1 15:43:35 PST 2017
MatzeB added a comment.
In https://reviews.llvm.org/D40704#942891, @fhahn wrote:
> In https://reviews.llvm.org/D40704#942478, @MatzeB wrote:
>
> > I would have expected that you can just setup the postgresql connection in lnt.cfg and the tables get created on first server startup. Though admittedly I haven't setup any production servers, so I may be missing something...
>
>
> Ok I tried it again and indeed the databases are created when starting the server. Should I remove `update`?
That would be great.
https://reviews.llvm.org/D40704
More information about the llvm-commits
mailing list