Files
asterisk/contrib/ast-db-manage/config
George Joseph cb9223cdb9 alembic: Fix quoting of the 100rel column
Add quoting around the ps_endpoints 100rel column in the ALTER
statements.  Although alembic doesn't complain when generating
sql statements, postgresql does (rightly so).

Resolves: #274
2023-08-29 11:10:05 +00:00
..