Files
asterisk/contrib/ast-db-manage/config
George Joseph 39b8b76f7c 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:09:57 +00:00
..