orm icon indicating copy to clipboard operation
orm copied to clipboard

[FEATURE] Dbal3 support

Open eigan opened this issue 3 years ago • 1 comments

TODO

  • Stop using deprecated methods

eigan avatar Feb 09 '22 06:02 eigan

Codecov Report

Merging #519 (d3de9c1) into 1.8 (32b1c80) will decrease coverage by 0.12%. The diff coverage is 25.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                1.8     #519      +/-   ##
============================================
- Coverage     57.17%   57.04%   -0.13%     
- Complexity      828      830       +2     
============================================
  Files           101      101              
  Lines          2314     2321       +7     
============================================
+ Hits           1323     1324       +1     
- Misses          991      997       +6     
Impacted Files Coverage Δ
src/Auth/Passwords/DoctrineTokenRepository.php 94.73% <ø> (ø)
src/Configuration/CustomTypeManager.php 100.00% <ø> (ø)
src/EntityManagerFactory.php 95.53% <ø> (ø)
src/Loggers/EchoLogger.php 33.33% <25.00%> (-66.67%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 32b1c80...d3de9c1. Read the comment docs.

codecov-commenter avatar Feb 09 '22 06:02 codecov-commenter

supersede by #541

dpslwk avatar Feb 16 '23 19:02 dpslwk