gdoo/app/Gdoo/Promotion/data.json

31 lines
639 B
JSON

{
"indexes": {
"idx_object_id": {
"columns": [
"source_id"
]
}
},
"columns": {
"id": {
"name": "",
"type": "",
"default": "",
"notnull": "",
"length": "",
"unsigned": "",
"autoincrement": "",
"comment": ""
},
"name": {
"name": "",
"type": "",
"default": "",
"notnull": "",
"length": "",
"unsigned": "",
"autoincrement": "",
"comment": ""
}
}
}