powerdns-admin/migrations
Robert Walter 9088f93233
Upgrade Database: Changing domain table type column to 8 chars
PowerDNS 4.7 is supporting 2 new zone types: "producer" & "consumer"
Due to the domain type column is limited to 6 chars, PDA Zone update will fail if producer or cusomer zones exist.
To solve this problem, this commit increases the lenght of the domain type column to 8 chars.
2023-01-10 13:49:16 +01:00
..
versions Upgrade Database: Changing domain table type column to 8 chars 2023-01-10 13:49:16 +01:00
alembic.ini Add migration directory from flask-migrate 2018-06-22 16:47:45 +07:00
env.py Fix handling of passwords with % in the SQLALCHEMY_DATABASE_URI 2022-11-04 11:59:59 +11:00
README Add migration directory from flask-migrate 2018-06-22 16:47:45 +07:00
script.py.mako Add migration directory from flask-migrate 2018-06-22 16:47:45 +07:00

Generic single-database configuration.