]> git.ipfire.org Git - thirdparty/asterisk.git/commit
alembic: Add dtls_fingerprint column in ps_endpoints table
authorFlorian Floimair <f.floimair@commend.com>
Wed, 23 Aug 2017 15:01:09 +0000 (17:01 +0200)
committerFlorian Floimair <f.floimair@commend.com>
Thu, 24 Aug 2017 15:03:08 +0000 (17:03 +0200)
commitda28cb80e9057b0d24a0f2a3e16dc0f3c2073b0b
tree2ba9508e6c316d5c0977b6c23279aac7641c7c56
parent0f4d9dc1f3fc9cd67ac2b52f984bdce437be1fd4
alembic: Add dtls_fingerprint column in ps_endpoints table

The ps_endpoints table was missing the dtls_fingerprint column
introduced with commit adba2a8d7fd.

ASTERISK-27168 #close

Change-Id: I9cb5006f7f50718b5239919562773adabb334cfd
contrib/ast-db-manage/config/versions/b83645976fdd_add_dtls_fingerprint_to_ps_endpoints.py [new file with mode: 0644]