postgres support

This commit is contained in:
hakutaku
2025-09-17 20:27:51 +03:00
parent ba97fb0ab2
commit c36bcbf06e
21 changed files with 2072 additions and 181 deletions

View File

@@ -33,6 +33,8 @@
</include>
<deprecationTrigger>
<method>Doctrine\Deprecations\Deprecation::trigger</method>
<method>Doctrine\Deprecations\Deprecation::delegateTriggerToBackend</method>
<function>trigger_deprecation</function>
</deprecationTrigger>
</source>