We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0754e2 commit 9a7d618Copy full SHA for 9a7d618
superstack/migrations/index.html
@@ -659,9 +659,7 @@ <h2 id="transactions">🔁 Transactions</h2>
659
<span class="k">VACUUM</span>
660
</code></pre></div>
661
<h2 id="suggested-file-layout">Suggested File Layout</h2>
662
-<p>SuperStack doesn’t enforce any particular migration file names or layout —
663
-you’re free to organise them however you like.</p>
664
-<p>Here’s a simple structure you might adopt during development (before
+<p>SuperStack doesn’t enforce any particular migration file names or layout, but here’s a simple structure you might adopt during development (before
665
production):</p>
666
<div class="highlight"><pre><span></span><code>01-extensions.sql
667
02-auth_schema.sql (if using PostgREST for auth)
0 commit comments