Azure Upgrading MySQL Database (ClearDB) Version from v5.5 to v5.7 -


i'm using django create api mysql database. i'm using jsonfield in code , local mysql version v5.7 json field supported. azure's mysql version v5.5 , json field not supported.

is there way upgrade mysql on azure?


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -