DamienHarper / auditor

auditor, the missing audit log library
MIT License
164 stars 53 forks source link

Fix: Attempted to call an undefined method named "introspectSchema" of class "Doctrine\DBAL\Schema\PostgreSQLSchemaManager" #143

Closed dmitryuk closed 1 year ago

dmitryuk commented 1 year ago

Closes https://github.com/DamienHarper/auditor/issues/145

dmitryuk commented 1 year ago

cs-fixer issue will be fixed soon https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/6706 UPD: done

codecov[bot] commented 1 year ago

Codecov Report

Merging #143 (cd722f6) into 2.x (342b4c5) will increase coverage by 0.24%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              2.x     DamienHarper/auditor-bundle#143      +/-   ##
==========================================
+ Coverage   93.09%   93.34%   +0.24%     
==========================================
  Files          44       44              
  Lines        1536     1593      +57     
==========================================
+ Hits         1430     1487      +57     
  Misses        106      106              
Impacted Files Coverage Δ
...ider/Doctrine/Persistence/Schema/SchemaManager.php 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.