mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
* fix(postgres): collation not updated in DB when changed in entity Closes: #8647 * test: issue #8647 * test: add enableDrivers, combine seperated cases * test: update test name * test: remove unnecessary characters in test case * style: fix formatting * style: fix comments typo