mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-01-11 15:28:40 +00:00
bug fixes
This commit is contained in:
parent
f75bfc2070
commit
495caae1b2
|
|
@ -258,6 +258,12 @@
|
|||
"foreignTable": "profile_account",
|
||||
"foreignKey": "profile_account_id"
|
||||
},
|
||||
"profile_addressrel_public": {
|
||||
"name": "profile_addressrel_public",
|
||||
"type": "TINYINT",
|
||||
"default": 1,
|
||||
"null": false
|
||||
},
|
||||
"profile_addressrel_address": {
|
||||
"name": "profile_addressrel_address",
|
||||
"type": "INT",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user