<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>iseebi</author_name>
  <author_url>https://blog.hatena.ne.jp/iseebi/</author_url>
  <blog_title>backyard of 伊勢的新常識</blog_title>
  <blog_url>https://iseebi.hatenablog.com/</blog_url>
  <categories>
    <anon>Dev</anon>
  </categories>
  <description>Firebaseのフィールド、例えばマップのキーにメールアドレスを使いたいパターンはよくあると思う。例えばこういうの。 permissions: { &quot;iseebi@example.com&quot;: &quot;read&quot;, &quot;admin@example.com&quot;: &quot;admin&quot; } で、これをクエリしようとすると permissions.iseebi@example.com のようになってしまうのだが、このままだとwhereのキーに入れることができない。 // NG firestore.collection(&quot;items&quot;) .where(&quot;permissions.iseebi@example.com&quot;,…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fiseebi.hatenablog.com%2Fentry%2F2020%2F07%2F07%2F184306&quot; title=&quot;Firestoreのフィールドにどうしても.を使いたい - backyard of 伊勢的新常識&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>2020-07-07 18:43:06</published>
  <title>Firestoreのフィールドにどうしても.を使いたい</title>
  <type>rich</type>
  <url>https://iseebi.hatenablog.com/entry/2020/07/07/184306</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
