{"id":407,"date":"2007-07-17T23:20:23","date_gmt":"2007-07-17T14:20:23","guid":{"rendered":"http:\/\/ecpplus.net\/weblog\/?p=407"},"modified":"2020-06-15T22:20:39","modified_gmt":"2020-06-15T13:20:39","slug":"mysql-longblob-on-rails","status":"publish","type":"post","link":"https:\/\/ecpplus.net\/weblog\/mysql-longblob-on-rails\/","title":{"rendered":"Rails\u306eMySQL\u3067longblob\u3092\u4f7f\u3046\u65b9\u6cd5"},"content":{"rendered":"<p>activerecord\u3067migration\u306b :binary \u306a\u578b\u3067\u30c6\u30fc\u30d6\u30eb\u4f5c\u308d\u3046\u3068\u3057\u305f\u3068\u304d\u3001MySQL\u3067\u306f64kb\u3057\u304b\u5165\u3089\u306a\u3044\u578b\u306b\u306a\u3063\u3066\u3057\u307e\u3046\u305d\u3046\u3067\u3002\u5927\u304d\u306a\u30d5\u30a1\u30a4\u30eb\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3059\u308b\u969b\u306f\u3001MySQL\u306e\u5834\u5408 longblob \u3092\u4f7f\u3048\u3070\u3044\u3044\u307f\u305f\u3044\u3002<\/p>\n<pre><code class=\"language-ruby line-numbers\">t.column :big_file, :longblob\n<\/code><\/pre>\n<p>\u307f\u305f\u3044\u306a\u611f\u3058\u306b\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>activerecord\u3067migration\u306b :binary \u306a\u578b\u3067\u30c6\u30fc\u30d6\u30eb\u4f5c\u308d\u3046\u3068\u3057\u305f\u3068\u304d\u3001MySQL\u3067\u306f64kb\u3057\u304b\u5165\u3089\u306a\u3044\u578b\u306b\u306a\u3063\u3066\u3057\u307e\u3046\u305d\u3046\u3067\u3002\u5927\u304d\u306a\u30d5\u30a1\u30a4\u30eb\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3059\u308b\u969b\u306f\u3001MySQL\u306e\u5834\u5408 longb [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2521,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[43],"tags":[10],"class_list":["post-407","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-development","tag-rails"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/posts\/407","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/comments?post=407"}],"version-history":[{"count":2,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/posts\/407\/revisions"}],"predecessor-version":[{"id":2566,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/posts\/407\/revisions\/2566"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/media\/2521"}],"wp:attachment":[{"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/media?parent=407"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/categories?post=407"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ecpplus.net\/weblog\/wp-json\/wp\/v2\/tags?post=407"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}