added schema
This commit is contained in:
parent
0f119690d9
commit
9dbbc1e3dc
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
|
||||
"default": {
|
||||
"warehouse": {
|
||||
"id_warehouse": { "type": "int", "primary": true, "auto_increment": true },
|
||||
"name": { "type": "varchar(30)" },
|
||||
|
@ -123,3 +123,5 @@
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue