<p></p>
<p><b>@rabbiveesh</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/dbsrgits/sql-translator/pull/75#discussion_r817797241">lib/SQL/Translator/Schema/Constraint.pm</a>:</p>
<pre style='color:#555'>&gt; @@ -56,6 +56,7 @@ Object constructor.
       match_type       =&gt; &#39;full&#39;,        # how to match
       on_delete        =&gt; &#39;cascade&#39;,     # what to do on deletes
       on_update        =&gt; &#39;&#39;,            # what to do on updates
+      deferrable       =&gt; 0,             # whether to set DEFERRABLE, if supported by the database
</pre>
<p dir="auto">deferrable constraints are part of the SQL standard, so I'm with <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ilmari/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ilmari">@ilmari</a>'s original implementation here (sorry to revive a 6-year old thread, i'm just reviewing this to merge b/c I need it for $work)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />Reply to this email directly, <a href="https://github.com/dbsrgits/sql-translator/pull/75#discussion_r817797241">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AACJ4AVBRM2RVLEICD7O4ZTU56BJPANCNFSM4BTLIJXA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&amp;mt=8&amp;pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&amp;referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AACJ4ATMV3I26H6YJUMWPEDU56BJPA5CNFSM4BTLIJXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOGWBDOTY.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span>&lt;dbsrgits/sql-translator/pull/75/review/897726287</span><span>@</span><span>github</span><span>.</span><span>com&gt;</span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/dbsrgits/sql-translator/pull/75#discussion_r817797241",
"url": "https://github.com/dbsrgits/sql-translator/pull/75#discussion_r817797241",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>