1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/12812] Add a migrator tool for config_text database changes

PHPBB3-12812
This commit is contained in:
Matt Friedman
2014-07-05 00:57:34 -07:00
parent 53ff23671c
commit 606d82f7dd
4 changed files with 218 additions and 0 deletions

View File

@@ -29,6 +29,13 @@ services:
tags:
- { name: migrator.tool }
migrator.tool.config_text:
class: phpbb\db\migration\tool\config_text
arguments:
- @config_text
tags:
- { name: migrator.tool }
migrator.tool.module:
class: phpbb\db\migration\tool\module
arguments: