Survey.surveyJSON and Survey_response.responseJSON fields will be altered to longText from longBlob. Future JSON fields should probably always be text type db fields.
This commit is contained in:
parent
1c8ee0b954
commit
962a8fdc51
3 changed files with 16 additions and 1 deletions
|
|
@ -7,6 +7,10 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
7.6.10
|
||||
--------------------------------------------------------------------
|
||||
* The Survey JSON fields (Survey.surveyJSON and
|
||||
* Survey_response.responseJSON) will alter to longText from LongBlob's.
|
||||
7.6.9
|
||||
--------------------------------------------------------------------
|
||||
* The ukplayer example, slideshow.html in /extras/ukplayer, used
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue