mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
* fix #9600 https://github.com/typeorm/typeorm/issues/9600 * implement tests. * implement tests. * implement tests. * move tests fo functional tab. implement remaining tests. implement remaining fields. * fix code rabbit detected errors. * add MySQL-specific type checks to closure-table tests * split closure-table tests for MySQL-specific scenarios * remove redundant MySQL type checks from closure-table tests * move MySQL-specific closure-table tests to a separate file --------- Co-authored-by: Gonçalo Alves <goncalo.alves@knowledgeworks.pt> Co-authored-by: gioboa <giorgiob.boa@gmail.com>