... | ... | @@ -118,4 +118,9 @@ definitions: |
|
|
tblComment: >-
|
|
|
Table comment. This should be most common InnoDB table
|
|
|
```
|
|
|
> :exclamation: There are properties that are not implemented by now(`tblStorageEngine`), but you can see how generator can be enhanced in future. |
|
|
\ No newline at end of file |
|
|
> :exclamation: There are properties that are not implemented by now(`tblStorageEngine`), but you can see how generator can be enhanced in future.
|
|
|
|
|
|
### Protocol Buffer Schema
|
|
|
#### x-protobuf-index
|
|
|
|
|
|
For assigning field numbers: https://developers.google.com/protocol-buffers/docs/proto3#assigning_field_numbers |
|
|
\ No newline at end of file |