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