mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-01-08 03:49:34 -06:00
- added comment - bugfix don't move trivial type - used auto &[ instead - avoided one move - used const auto [ for trivial type
Tom Database: Migrations
All header files are public, there is not a single header file that I want to make private so that the user can extend them if needed.