31 lines
639 B
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": ""
|
|
}
|
|
}
|
|
} |