<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shin</author_name>
  <author_url>https://blog.hatena.ne.jp/shin/</author_url>
  <blog_title>しんさんの出張所 はてなブログ編</blog_title>
  <blog_url>https://shinsan.hatenablog.jp/</blog_url>
  <categories>
    <anon>NetBeans</anon>
  </categories>
  <description>昨日のエントリで直ったといったが、直っていなかった。どうやらデータの種類によるらしい。 原因はどうやら文字列型の型の取得に不備がある模様。postgresqlは8.3からはインストーラに付属のpgadminIIIでvarchar型が作成できず、text型のみとなっています。そしてこのtext型は速度的な面で推奨されていますが（実際は囲い込みの面ででしょうが）NetBeans 6.5ではvarchar(0)という型と認識しているようです。ですから、1文字以上入れた時点でアウト。varchar型で作成して文字数を入れた場合のみ動くようです。varchar型で作成しても文字数を0のままだとエラーが出…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshinsan.hatenablog.jp%2Fentry%2F20081212%2Fp3&quot; title=&quot;データベースのバグは直ってなかった - しんさんの出張所 はてなブログ編&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>2008-12-12 00:00:00</published>
  <title>データベースのバグは直ってなかった</title>
  <type>rich</type>
  <url>https://shinsan.hatenablog.jp/entry/20081212/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
