Skip to content

Commit

Permalink
changed schema to remove dbModule.h
Browse files Browse the repository at this point in the history
  • Loading branch information
andyfox-rushc committed Jan 8, 2024
1 parent 5f5b4e2 commit 5a32bb6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/odb/src/codeGenerator/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"tableName": "modbterm_tbl",
"reversible": "true",
"orderReversed": "true",
"sequential": 0,
"includes": ["dbModule.h"]
"sequential": 0
},
{
"name": "dbModuleInstItr",
Expand Down

0 comments on commit 5a32bb6

Please sign in to comment.