Skip to content

Commit 9a7d618

Browse files
author
Exploding Labs Bot
committed
Update site from docs source repo
1 parent b0754e2 commit 9a7d618

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

superstack/migrations/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -659,9 +659,7 @@ <h2 id="transactions">🔁 Transactions</h2>
659659
<span class="k">VACUUM</span>
660660
</code></pre></div>
661661
<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
662+
<p>SuperStack doesn’t enforce any particular migration file names or layout, but here’s a simple structure you might adopt during development (before
665663
production):</p>
666664
<div class="highlight"><pre><span></span><code>01-extensions.sql
667665
02-auth_schema.sql (if using PostgREST for auth)

0 commit comments

Comments
 (0)