Skip to content

Instantly share code, notes, and snippets.

@cp16net
Created October 9, 2014 17:26
Show Gist options
  • Select an option

  • Save cp16net/9378cb9eb63034aa1ddf to your computer and use it in GitHub Desktop.

Select an option

Save cp16net/9378cb9eb63034aa1ddf to your computer and use it in GitHub Desktop.
[
{
"name": "auto_increment_increment",
"min_size": "1",
"datastore_version_id": "1379cc8b-4bc5-4c4a-9e9d-7a9ad27c0866",
"restart_required": false,
"type": "integer",
"max_size": "65535"
},
...
]
[
{
"name": "auto_increment_increment",
"min_size": "1",
"datastore_version_id": "1379cc8b-4bc5-4c4a-9e9d-7a9ad27c0866",
"restart_required": 0,
"type": "integer",
"max_size": "65535"
},
...
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment