removed unused on_attribute overloads

This commit is contained in:
2026-04-03 19:46:53 +02:00
parent f4e984a288
commit 9e4660c4ee
33 changed files with 126 additions and 165 deletions
@@ -47,7 +47,7 @@ private:
generator_type generator_ = generator_type::Manual;
};
const primary_key_attribute default_pk_attributes {};
const primary_key_attribute DefaultPkAttributes {};
}
#endif //PRIMARY_KEY_ATTRIBUTE_HPP