Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Jul 3, 2023
1 parent e40284f commit 1de438b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/orm/tiny/model.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1de438b

Please sign in to comment.