On 03/03/2016 04:30 PM, Daniel-Constantin Mierla wrote:
> Hello,
>
> kamcli tool is a good candidate for such feature, it is python and quite
> modular:
>
> - https://github.com/asipto/kamcli
>
> Adding migrating db feature was one of my goals for this tool, but lack
> of time didn't allow me
Hello,
kamcli tool is a good candidate for such feature, it is python and quite
modular:
- https://github.com/asipto/kamcli
Adding migrating db feature was one of my goals for this tool, but lack
of time didn't allow me to dig much into python, as I am not using this
programming language that
As a suggestion for 5.0 having a scripted DB migration system would make
upgrading much easier.
Something like what Asterisk now uses (Alembic
https://pypi.python.org/pypi/alembic) would be ideal, as it works in a DB
agnostic manner and you would just have to ensure that there is a driver for
t