<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroyukim</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroyukim/</author_url>
  <blog_title>雑なメモ書き</blog_title>
  <blog_url>https://hiroyukim.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>https://gorm.io/docs/ gormを使っていたら中身が気になったので追ってみた 公式のサンプルからとりあえず追う dialectsMapはどこで初期化されているか gorm.initからRegisterDialectが呼ばれている ちなみに、このinitはpostgresなど各種にあり、それぞれ初期化が順に呼ばれる func init() { RegisterDialect(&quot;common&quot;, &amp;commonDialect{}) } dialectsMapに渡されて初期化されている // RegisterDialect register new dialect func Re…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroyukim.hatenablog.com%2Fentry%2F2019%2F07%2F17%2F153252&quot; title=&quot;gormをしらべた(1) - 雑なメモ書き&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>2019-07-17 15:32:52</published>
  <title>gormをしらべた(1)</title>
  <type>rich</type>
  <url>https://hiroyukim.hatenablog.com/entry/2019/07/17/153252</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
