Skip to content

Commit 13bdb2d

Browse files
matrixisedimitri
authored andcommitted
Fix section in rest (#883)
1 parent b8e8cf7 commit 13bdb2d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/tutorial/mysql.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@ It's possible to use the *MATERIALIZE VIEWS* clause and give both the name
127127
and the SQL (in MySQL dialect) definition of view, then pgloader creates the
128128
view before loading the data, then drops it again at the end.
129129

130-
## Loading the data
130+
Loading the data
131+
^^^^^^^^^^^^^^^^
131132

132133
Let's start the `pgloader` command with our `sakila.load` command file::
133134

0 commit comments

Comments
 (0)