whitespace

This commit is contained in:
silverqx
2023-07-03 12:44:56 +02:00
parent e40284fde1
commit 1de438bb2e
+1
View File
@@ -2047,3 +2047,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