mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-02-04 15:38:40 +00:00
fix max byte primary keys
This commit is contained in:
parent
0da7c17132
commit
999ee50914
|
|
@ -799,7 +799,7 @@
|
|||
},
|
||||
"settings_module": {
|
||||
"name": "settings_module",
|
||||
"type": "VARCHAR(255)",
|
||||
"type": "VARCHAR(190)",
|
||||
"default": null,
|
||||
"null": true,
|
||||
"foreignTable": "module",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user