<p>In create_trigger PostgreSQL and DB2 use the trigger action as-is, which matches the documentation for <code>Trigger::action</code>, but SQLite and MySQL wrap the trigger action in <code>BEGIN ... END</code> causing an error if the action already includes <code>BEGIN ... END</code>.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/dbsrgits/sql-translator/issues/46">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AASeAsuTCckmHkYmIZFwQIbUY8rHT-Fhks5nKRBfgaJpZM4C25v2.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/dbsrgits/sql-translator/issues/46"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>