diff options
| author | Kapil Viren Ahuja <k.v.ahuja@gmail.com> | 2017-03-30 20:45:37 +0530 |
|---|---|---|
| committer | Kapil Viren Ahuja <k.v.ahuja@gmail.com> | 2017-03-30 20:45:37 +0530 |
| commit | 4e4597e14f5a4a70c6e81ec431946abbafe7ceb2 (patch) | |
| tree | 42b98c2875b1ea67a7d7b146c1a1e207786e0dc5 /model_config.json | |
| parent | 14541dcb3c2713d166da427e16da2c5c54c2d1cc (diff) | |
| parent | 5604c548f3e01c4f1eeeb14aae5629d22161e1f6 (diff) | |
| download | shrinker-4e4597e14f5a4a70c6e81ec431946abbafe7ceb2.tar.gz shrinker-4e4597e14f5a4a70c6e81ec431946abbafe7ceb2.zip | |
Merge branch 'release/2.0.0' of https://gitlab.com/vainglorygame/processor into release/2.0.0
Diffstat (limited to 'model_config.json')
| -rw-r--r-- | model_config.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/model_config.json b/model_config.json new file mode 100644 index 0000000..3597f93 --- /dev/null +++ b/model_config.json @@ -0,0 +1,7 @@ +{ + "additional": { + "timestamps": false, + "underscored": true, + "freezeTableName": true + } +} |
