TypeORM v0.2.4 Release Notes

    • ๐Ÿ›  fixed bug with relation id loader queries not working with self-referencing relations
    • ๐Ÿ›  fixed issues with zerofill and unsigned options not available in column options (#2049)
    • ๐Ÿ›  fixed issue with lazy relation loader (#2029)
    • ๐Ÿ›  fixed issue with closure table not properly escaped when using custom schema (#2043)
    • ๐Ÿ›  fixed issue #2053