Skip to content

Commit 789f304

Browse files
author
Exploding Labs Bot
committed
Update site from docs source repo
1 parent 02d50a3 commit 789f304

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

superstack/migrations/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@ <h2 id="applying-migrations">▶️ Applying Migrations</h2>
602602
</ol>
603603
<p>Already-applied scripts are skipped on subsequent runs.</p>
604604
<blockquote>
605-
<p>💡 <code>bin/postgres</code> is a small script that basically aliases <code>docker compose exec postgres</code></p>
605+
<p>💡 <code>bin/postgres</code> is a small script that effectively aliases <code>docker compose exec postgres</code></p>
606606
</blockquote>
607607
<p>Here's an example migration script:</p>
608608
<div class="highlight"><span class="filename">postgres/migrations/02-create_table_example.sql</span><pre><span></span><code><span class="k">begin</span><span class="p">;</span>

0 commit comments

Comments
 (0)