Closed mringler closed 1 year ago
Base: 73.25% // Head: 88.36% // Increases project coverage by +15.11%
:tada:
Coverage data is based on head (
60873cc
) compared to base (b542279
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Allows to use native uuid type on MariaDB by enabling it in the propel configuration:
While the actual change is quite small, I had to went through a lot of places to find a suitable entry point. I had to refactor some methods along the way, and I think it is best to keep these changes. I have put them in different commits if this helps reviewing!
Also, this includes #1922 , agnostic tests are running