<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dayflower</author_name>
  <author_url>https://blog.hatena.ne.jp/dayflower/</author_url>
  <blog_title>daily dayflower</blog_title>
  <blog_url>https://dayflower.hatenablog.com/</blog_url>
  <categories>
    <anon>perl</anon>
    <anon>transl</anon>
  </categories>
  <description>DBIx::Class::Manul::Cookbook の &quot;Using joins and prefetch&quot; の前半の抄訳です。仕事上必要になってラフに読んだので参考程度に。 リレーション対象のテーブルの1つ以上のカラムを取得したり，それでソートしたりするには，join アトリビュートを使います。あるアーティスト名にマッチするすべての CD を得るには以下のようにします: my $rs = $schema-&gt;resultset('CD')-&gt;search( { 'artist.name' =&gt; 'Bob Marley' }, { join =&gt; [qw/artist/], # join …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdayflower.hatenablog.com%2Fentry%2F20060522%2F1148284666&quot; title=&quot; DBIx::Class での JOIN - daily dayflower&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>2006-05-22 16:57:46</published>
  <title> DBIx::Class での JOIN</title>
  <type>rich</type>
  <url>https://dayflower.hatenablog.com/entry/20060522/1148284666</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
