<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Matt obrien</title>
    <description>The latest articles on DEV Community by Matt obrien (@equality_modehouse_9897e).</description>
    <link>https://dev.to/equality_modehouse_9897e</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3910908%2F3fea29c2-7572-4927-bfe5-df7e8f02f532.jpg</url>
      <title>DEV Community: Matt obrien</title>
      <link>https://dev.to/equality_modehouse_9897e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/equality_modehouse_9897e"/>
    <language>en</language>
    <item>
      <title>The bug your Typescript compiler and SQL migration both miss</title>
      <dc:creator>Matt obrien</dc:creator>
      <pubDate>Sun, 03 May 2026 20:56:22 +0000</pubDate>
      <link>https://dev.to/equality_modehouse_9897e/the-bug-your-typescript-compiler-and-sql-migration-both-miss-5165</link>
      <guid>https://dev.to/equality_modehouse_9897e/the-bug-your-typescript-compiler-and-sql-migration-both-miss-5165</guid>
      <description>&lt;p&gt;Hey guys,&lt;br&gt;
Built a small kernel that catches a class of TS↔SQL inconsistency&lt;br&gt;
the standard stack misses (two TS fields silently collapsing onto&lt;br&gt;
one SQL column, both individually valid). Curious whether the kind&lt;br&gt;
of bug it catches is real for you, or whether your toolchain already&lt;br&gt;
covers it.&lt;br&gt;
30-second curl on the hosted demo, no signup :&lt;br&gt;
&lt;a href="https://github.com/wiaahmarketplace/typerion-oss" rel="noopener noreferrer"&gt;https://github.com/wiaahmarketplace/typerion-oss&lt;/a&gt;&lt;br&gt;
If the case feels manufactured or your ORM already catches it, that&lt;br&gt;
feedback is what I need most. Thank you&lt;/p&gt;

</description>
      <category>typescript</category>
      <category>sql</category>
      <category>database</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
