This commit is contained in:
@@ -1077,7 +1077,7 @@
|
||||
"Online",
|
||||
"Cash",
|
||||
"Wallet",
|
||||
"Cart"
|
||||
"CreditCard"
|
||||
],
|
||||
"mappedType": "enum"
|
||||
},
|
||||
@@ -4535,7 +4535,7 @@
|
||||
"Online",
|
||||
"Cash",
|
||||
"Wallet",
|
||||
"Cart"
|
||||
"CreditCard"
|
||||
],
|
||||
"mappedType": "enum"
|
||||
},
|
||||
@@ -4624,6 +4624,15 @@
|
||||
"nullable": true,
|
||||
"length": 255,
|
||||
"mappedType": "string"
|
||||
},
|
||||
"attachments": {
|
||||
"name": "attachments",
|
||||
"type": "jsonb",
|
||||
"unsigned": false,
|
||||
"autoincrement": false,
|
||||
"primary": false,
|
||||
"nullable": true,
|
||||
"mappedType": "json"
|
||||
}
|
||||
},
|
||||
"name": "payments",
|
||||
|
||||
Reference in New Issue
Block a user