Sequel Proでjson型データがimportできない時の対処
Sequel Proでダンプファイルをimportすると以下のエラーが![]()
create a JSON value from a string with CHARACTER SET 'binary'
どうやらまだ製品版でjson型データ対応していなかった
(2018.6.10現在)
https://github.com/sequelpro/sequelpro/issues/2706
以下のリンクの test-builds の方を使うと解決![]()