国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

laravel數(shù)據(jù)庫(kù)字段json格式時(shí)報(bào)錯(cuò)
ringa_lee
ringa_lee 2017-05-16 16:46:49
0
1
764

使用laravel5.4,有個(gè)字段是json格式,在migration文件中這樣定義的:

$table->json('fruits')->nullable();

執(zhí)行php artisan migrate的時(shí)候報(bào)錯(cuò):

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'json null' at line 1
ringa_lee
ringa_lee

ringa_lee

全部回復(fù)(1)
阿神

mysql版本過低, json 類型的字段在 >=mysql5.7 版本上才能使用。

最新下載
更多>
網(wǎng)站特效
網(wǎng)站源碼
網(wǎng)站素材
前端模板