mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Add datana-gmbh/doctrine-postgres-public-schema-listener. (#1397)
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
_defaults:
|
||||
autowire: true
|
||||
|
||||
Datana\Doctrine\EventSubscriber\MigrationEventSubscriber:
|
||||
tags:
|
||||
- { name: doctrine.event_subscriber, connection: default }
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user