Add hydration tests for the ODB ORM. Apparently it works.

This commit is contained in:
2026-03-02 23:49:23 -04:00
parent c72f93efe1
commit c489d4a69e
8 changed files with 362 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ endif()
add_subdirectory(googletest)
add_subdirectory(cpp-serdes)
add_subdirectory(odb-orm)