Skip to content

Commit aeda678

Browse files
author
Exploding Labs Bot
committed
Update site from docs source repo
1 parent 3ace0c3 commit aeda678

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

superstack/migrations/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -665,8 +665,8 @@ <h2 id="suggested-file-layout">Suggested File Layout</h2>
665665
<p>Here’s a simple structure you might adopt during development (before
666666
production):</p>
667667
<div class="highlight"><pre><span></span><code>01-extensions.sql
668-
02-create_auth_schema.sql (if using PostgREST for auth)
669-
03-create_api_schema.sql
668+
02-auth_schema.sql (if using PostgREST for auth)
669+
03-api_schema.sql
670670
04-roles.sql
671671
05-grants.sql
672672
</code></pre></div>

0 commit comments

Comments
 (0)