[
	{
		"name": "entityschema_id_counter",
		"columns": [
			{
				"name": "id_value",
				"type": "integer",
				"options": { "notnull": true, "unsigned": true }
			}
		],
		"indexes": []
	}
]
