diff --git a/archived/datana-gmbh.doctrine-postgres-public-schema-listener/83283a6cefa72e1906f8c200df5782163552c52d.json b/archived/datana-gmbh.doctrine-postgres-public-schema-listener/83283a6cefa72e1906f8c200df5782163552c52d.json new file mode 100644 index 00000000..55ca4234 --- /dev/null +++ b/archived/datana-gmbh.doctrine-postgres-public-schema-listener/83283a6cefa72e1906f8c200df5782163552c52d.json @@ -0,0 +1,27 @@ +{ + "manifests": { + "datana-gmbh/doctrine-postgres-public-schema-listener": { + "manifest": { + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/datana_doctrine_postgres_public_schema_listener.yaml": { + "contents": [ + "services:", + " _defaults:", + " autowire: true", + "", + " Datana\\Doctrine\\EventSubscriber\\MigrationEventSubscriber:", + " tags:", + " - { name: doctrine.event_subscriber, connection: default }", + "" + ], + "executable": false + } + }, + "ref": "83283a6cefa72e1906f8c200df5782163552c52d" + } + } +} diff --git a/datana-gmbh.doctrine-postgres-public-schema-listener.1.0.json b/datana-gmbh.doctrine-postgres-public-schema-listener.1.0.json new file mode 100644 index 00000000..55ca4234 --- /dev/null +++ b/datana-gmbh.doctrine-postgres-public-schema-listener.1.0.json @@ -0,0 +1,27 @@ +{ + "manifests": { + "datana-gmbh/doctrine-postgres-public-schema-listener": { + "manifest": { + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/datana_doctrine_postgres_public_schema_listener.yaml": { + "contents": [ + "services:", + " _defaults:", + " autowire: true", + "", + " Datana\\Doctrine\\EventSubscriber\\MigrationEventSubscriber:", + " tags:", + " - { name: doctrine.event_subscriber, connection: default }", + "" + ], + "executable": false + } + }, + "ref": "83283a6cefa72e1906f8c200df5782163552c52d" + } + } +} diff --git a/index.json b/index.json index 347c6a4e..cdc403ed 100644 --- a/index.json +++ b/index.json @@ -279,6 +279,9 @@ "datana-gmbh/doctrine-postgres-milliseconds-platform": [ "1.0" ], + "datana-gmbh/doctrine-postgres-public-schema-listener": [ + "1.0" + ], "datana-gmbh/intercom-config": [ "1.1" ],