Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from Dec 13, 2022

Conversation

dmitryuk
Copy link
Contributor

Closes #145

…f class "Doctrine\DBAL\Schema\PostgreSQLSchemaManager"
@dmitryuk
Copy link
Contributor Author

dmitryuk commented Dec 12, 2022

cs-fixer issue will be fixed soon PHP-CS-Fixer/PHP-CS-Fixer#6706
UPD: done

@codecov
Copy link

codecov bot commented Dec 13, 2022

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.

@dmitryuk dmitryuk changed the title fix: Attempted to call an undefined method named "introspectSchema" of class "Doctrine\DBAL\Schema\PostgreSQLSchemaManager" Fix: Attempted to call an undefined method named "introspectSchema" of class "Doctrine\DBAL\Schema\PostgreSQLSchemaManager" Dec 13, 2022
@DamienHarper DamienHarper merged commit 11d5d2f into DamienHarper:2.x Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants