mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
This PR was merged into the 1.12-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | master <!-- see the comment below -->
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no<!-- don\'t forget to update the UPGRADE-*.md file -->
| Related tickets | none
| License | MIT
> As of Doctrine DBAL 2.5 the appropriate platform implementation for the underlying database server version can be
> detected at runtime automatically for nearly all drivers.
This PR will prepare the Postgres testing pipeline by fixing case sensitivity in scenarios and PHPUnit tests
Commits
-------
|
||
|---|---|---|
| .. | ||
| account | ||
| addressing | ||
| admin | ||
| cart/shopping_cart | ||
| channel | ||
| checkout | ||
| cli | ||
| contact | ||
| currency | ||
| customer | ||
| homepage | ||
| installer | ||
| inventory | ||
| locale | ||
| order/managing_orders | ||
| payment | ||
| product | ||
| promotion | ||
| shipping | ||
| taxation | ||
| taxonomy/managing_taxons | ||
| user | ||