mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
* fix: change how array columns are compared on column changed detection Closes: #5967 * add tests with date array colum * Normalize date arrays before comparing