mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	Fix alembic branches on v13.
Change-Id: I313449b609ede18ad1e1763a655dd23b9210a8e0
This commit is contained in:
		| @@ -1,14 +1,14 @@ | ||||
| """add regcontext to pjsip | ||||
|  | ||||
| Revision ID: 136885b81223 | ||||
| Revises: 2d078ec071b7 | ||||
| Revises: 26d7f3bf0fa5 | ||||
| Create Date: 2016-01-11 22:32:45.470522 | ||||
|  | ||||
| """ | ||||
|  | ||||
| # revision identifiers, used by Alembic. | ||||
| revision = '136885b81223' | ||||
| down_revision = '2d078ec071b7' | ||||
| down_revision = '26d7f3bf0fa5' | ||||
|  | ||||
| from alembic import op | ||||
| import sqlalchemy as sa | ||||
|   | ||||
		Reference in New Issue
	
	Block a user