<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suzuki-shin</author_name>
  <author_url>https://blog.hatena.ne.jp/suzuki-shin/</author_url>
  <blog_title>毎日少しずつHaskellを勉強する</blog_title>
  <blog_url>https://suzuki-shin.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>AppEngineであるアプリを作ろうとしていて、それにはメッセージをユーザーがフォローしたり、していなかったりというのがある。それを以下のような形で作ろうとしてた。 class Messages(db.Model): u&quot;&quot;&quot;メッセージ &quot;&quot;&quot; user = db.UserProperty(required=True) message = db.StringProperty(required=True) class MessageFollows(db.Model): u&quot;&quot;&quot;どのユーザーがどのメッセージをフォローしているか &quot;&quot;&quot; user = db.UserProperty(require…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsuzuki-shin.hatenadiary.jp%2Fentry%2F20110420%2F1303311901&quot; title=&quot; [gae][DB]Twitterなんかの「followしていない」ってデータの集合ってどうやって取得するだろう？（クエリ的な意味で） - 毎日少しずつHaskellを勉強する&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>2011-04-20 00:05:01</published>
  <title> [gae][DB]Twitterなんかの「followしていない」ってデータの集合ってどうやって取得するだろう？（クエリ的な意味で）</title>
  <type>rich</type>
  <url>https://suzuki-shin.hatenadiary.jp/entry/20110420/1303311901</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
