<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hkoba501</author_name>
  <author_url>https://blog.hatena.ne.jp/hkoba501/</author_url>
  <blog_title>hkoba blog</blog_title>
  <blog_url>https://hkoba.hatenablog.com/</blog_url>
  <categories>
    <anon>zsh</anon>
    <anon>sqlite</anon>
  </categories>
  <description>はじめに ツッコミ歓迎です。 対象DB は SQLite です。 あくまで入力データの特性を完全に把握しコントロール出来る場合しかおすすめしません… 値に single quote (') が入らない保証が有る場合 % values=( foo bar baz ) % print &quot; in (${(j/,/)&quot;${(@qq)values}&quot;})&quot; in ('foo','bar','baz') % こっちは割と、仕事で使ってます。 解説 ここでは配列変数 values に値を格納 @qq は配列の要素ごとに qq (single quote で囲む) を適用 それを一旦 &quot; &quot; で囲むことで、 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhkoba.hatenablog.com%2Fentry%2F2016%2F04%2F27%2F095623&quot; title=&quot; 実験: SQLite の `in (...)` 句を *雑に* zsh の配列展開で生成してみる - hkoba blog&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>2016-04-27 09:56:23</published>
  <title> 実験: SQLite の `in (...)` 句を *雑に* zsh の配列展開で生成してみる</title>
  <type>rich</type>
  <url>https://hkoba.hatenablog.com/entry/2016/04/27/095623</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
