we are passing all the tests now properly with the table definition and the post tables data now

This commit is contained in:
filipriec
2025-06-23 13:52:29 +02:00
parent 4e86ecff84
commit d8758f7531
4 changed files with 353 additions and 4 deletions

View File

@@ -598,3 +598,4 @@ include!("post_table_definition_test2.rs");
include!("post_table_definition_test3.rs");
include!("post_table_definition_test4.rs");
include!("post_table_definition_test5.rs");
include!("post_table_definition_test6.rs");