]> git.ipfire.org Git - thirdparty/asterisk.git/commit
queue_log: Add alembic script for generate db table for queue_log
authorRodrigo Ramírez Norambuena <a@rodrigoramirez.com>
Sat, 1 Oct 2016 02:56:04 +0000 (23:56 -0300)
committerGeorge Joseph <gjoseph@digium.com>
Mon, 20 Jan 2020 15:16:54 +0000 (09:16 -0600)
commit7b327631903d308c661285edf4a2ade2d8f47f84
tree26f9a446c760f3266c74b7e9de9e2f445e7a872e
parent68b7ef924ed8d970a8fba4ce01d911c6439ebdde
queue_log: Add alembic script for generate db table for queue_log

Change-Id: I35b928a6251f9da9a1742b2cd14c63a00c3d0f0c
contrib/ast-db-manage/README.md
contrib/ast-db-manage/queue_log.ini.sample [new file with mode: 0644]
contrib/ast-db-manage/queue_log/env.py [new symlink]
contrib/ast-db-manage/queue_log/script.py.mako [new file with mode: 0644]
contrib/ast-db-manage/queue_log/versions/4105ee839f58_create_queue_log_table.py [new file with mode: 0644]