mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-30 23:39:49 -06:00
Changed from static data members to static getter methods to avoid Clang crashed because of static initialization order. - updated docs
Changed from static data members to static getter methods to avoid Clang crashed because of static initialization order. - updated docs