<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="225390" data-post-id="225390">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Nicd" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/Nicd/120/2357_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Nicd
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I have a custom Ecto type that uses <code>Postgrex.INET</code> behind the scenes: <a href="https://gitlab.com/Nicd/tilastokeskus/-/blob/827e842a3af4610c8c555386c8e29ec2c965482f/backend/lib/archive/types/inet.ex" class="inline-onebox" rel="noopener nofollow ugc">backend/lib/archive/types/inet.ex · 827e842a3af4610c8c555386c8e29ec2c965482f · Mikko Ahlroth / tilastokeskus · GitLab</a></p>
<p>I use it like this:</p>
<ul>
<li>Schema: <a href="https://gitlab.com/Nicd/tilastokeskus/-/blob/827e842a3af4610c8c555386c8e29ec2c965482f/backend/lib/archive/schemas/event_commons.ex#L13" class="inline-onebox" rel="noopener nofollow ugc">backend/lib/archive/schemas/event_commons.ex · 827e842a3af4610c8c555386c8e29ec2c965482f · Mikko Ahlroth / tilastokeskus · GitLab</a></li>
<li>Changeset: <a href="https://gitlab.com/Nicd/tilastokeskus/-/blob/827e842a3af4610c8c555386c8e29ec2c965482f/backend/lib/archive/schemas/event.ex#L20" class="inline-onebox" rel="noopener nofollow ugc">backend/lib/archive/schemas/event.ex · 827e842a3af4610c8c555386c8e29ec2c965482f · Mikko Ahlroth / tilastokeskus · GitLab</a></li>
</ul> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="225390" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/storing-ip-address-in-ecto/19824/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-225390" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="225390"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>