<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ke_takahashi</author_name>
  <author_url>https://blog.hatena.ne.jp/ke_takahashi/</author_url>
  <blog_title>memorandums</blog_title>
  <blog_url>https://memorandums.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>Postgresql（クラウド）⇒Sqlite3（ローカル） Render.comで動作しているPostgresqlのテーブル情報をCSVファイルにエクスポートしました。そのデータをローカルで見たくてSqlite3にインポートしました。 手順は以下です。sqlite3 development.sqlite3で起動したあと。 .mode csv .import ファイル名 テーブル名 参考記事：SQLite | CSV形式のデータをファイルからインポート(.importコマンド) 問題なくインポートできました。Railsサーバを起動して動作したものの、一部、RubyオブジェクトをMarshalで…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemorandums.hatenablog.com%2Fentry%2F2023%2F07%2F07%2F235228&quot; title=&quot;メモ：PostgresqlでエクスポートしたCSVをSqlite3にインポートしてできたもののbinaryデータはダメだった記録 - memorandums&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-07-07 23:52:28</published>
  <title>メモ：PostgresqlでエクスポートしたCSVをSqlite3にインポートしてできたもののbinaryデータはダメだった記録</title>
  <type>rich</type>
  <url>https://memorandums.hatenablog.com/entry/2023/07/07/235228</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
