mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-08 09:59:23 -05:00
added todo task
This commit is contained in:
@@ -2185,3 +2185,4 @@ TINYORM_END_COMMON_NAMESPACE
|
||||
// BUG clang tidy reports bugprone-exception-escape for Model class, it doesn't mean that code is buggy or can crash, it means that some defualt method generated by the compiler that should be generated noexcet was generetad as throwing silverqx
|
||||
// CUR mariadb workflows silverqx
|
||||
// FEATURE HidesAttributes, and ModelsCollection::makeVisible/Hidden, ... silverqx
|
||||
// TODO vcpkg, workflows enable binary caching https://learn.microsoft.com/en-us/vcpkg/users/binarycaching#gha silverqx
|
||||
|
||||
Reference in New Issue
Block a user