]> 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:23 +0000 (09:16 -0600)
commit5c5bf49cb1322eb2ddd2dd5c6cb061e3b9bf64c1
tree3ac0f636bc53486d5ea4149ee6ee1b236bdf4115
parent46dc85f207c20f6bd795f91d3094fab3a16fd0c6
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]