added todo task

This commit is contained in:
silverqx
2023-08-02 18:32:40 +02:00
parent 09dddc0476
commit 267332b4bf
+1
View File
@@ -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