Module: kamailio Branch: master Commit: 52a8def8d2a3e83170ab554a85b26d977d99f51a URL: https://github.com/kamailio/kamailio/commit/52a8def8d2a3e83170ab554a85b26d97...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2018-02-14T11:24:37+01:00
utils: kamdbctl - updated help message for migrate command
---
Modified: utils/kamctl/kamdbctl.base
---
Diff: https://github.com/kamailio/kamailio/commit/52a8def8d2a3e83170ab554a85b26d97... Patch: https://github.com/kamailio/kamailio/commit/52a8def8d2a3e83170ab554a85b26d97...
---
diff --git a/utils/kamctl/kamdbctl.base b/utils/kamctl/kamdbctl.base index 2abde29d26..13af37e7c6 100644 --- a/utils/kamctl/kamdbctl.base +++ b/utils/kamctl/kamdbctl.base @@ -97,7 +97,7 @@ usage: $COMMAND create <db name or db_path, optional> ...(creates a new database $COMMAND backup <file> ...........................(dumps current database to file) $COMMAND restore <file> ..........................(restores tables from a file) $COMMAND copy <new_db> ...........................(creates a new db from an existing one) - $COMMAND migrate <old_db> <new_db> ...............(migrates DB from 1.2 to 1.3, not implemented yet!) + $COMMAND migrate <old_db> <new_db> ...............(migrates DB - no longer maintained!) $COMMAND presence ................................(adds the presence related tables) $COMMAND extra ...................................(adds the extra tables) $COMMAND dbuid ...................................(adds the uid tables)
Am Mittwoch, 14. Februar 2018, 11:27:41 CET schrieb Daniel-Constantin Mierla:
Module: kamailio Branch: master Commit: 52a8def8d2a3e83170ab554a85b26d977d99f51a URL: https://github.com/kamailio/kamailio/commit/52a8def8d2a3e83170ab554a85b26d9 77d99f51a
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2018-02-14T11:24:37+01:00
utils: kamdbctl - updated help message for migrate command [..]
Hi Daniel,
good catch this one - have you thought about just removing this functionality?
Best regards,
Henning
Hello,
yes, it should be some proper review of those tools and see what can be updated, otherwise removed.
Cheers, Daniel
On 14.02.18 19:15, Henning Westerholt wrote:
Am Mittwoch, 14. Februar 2018, 11:27:41 CET schrieb Daniel-Constantin Mierla:
Module: kamailio Branch: master Commit: 52a8def8d2a3e83170ab554a85b26d977d99f51a URL: https://github.com/kamailio/kamailio/commit/52a8def8d2a3e83170ab554a85b26d9 77d99f51a
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2018-02-14T11:24:37+01:00
utils: kamdbctl - updated help message for migrate command [..]
Hi Daniel,
good catch this one - have you thought about just removing this functionality?
Best regards,
Henning