[Codegen] Generate files

Even if they are generated files, they should be checked-in so that it's possible to check out an old commit and still have the same files as they were at the time the commit was created.
In case they wouldn't be checked-in and the schema has changed in the meantime, there is no possible way to build the same generated files anymore
This commit is contained in:
schroda
2023-08-07 23:32:36 +02:00
parent 0087d3a87b
commit 87ddf2f844
2 changed files with 3855 additions and 0 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long