Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.

Commit 901af22

Browse files
author
Sai Wong
committed
Added shortcut to jump to the final answer
1 parent 597c90e commit 901af22

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_posts/2015-10-16-add-columns-with-default-values-to-large-tables-in-rails-postgres.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ best but for us, the fun only just started. The table in question was a fairly
1313
large table with lots of reads on it and in the spirit of no down time, this
1414
is the adventure we had.
1515

16+
# TL:DR;
17+
18+
Jump straight to the [solution](#attempt-3)!
19+
1620
# The Task
1721
- Add two columns to the notifications table
1822
- Both columns have default values

0 commit comments

Comments
 (0)