Skip to content

Commit 5b88e8c

Browse files
Update modules/ROOT/pages/database-administration/standard-databases/delete-databases.adoc
Co-authored-by: Therese Magnusson <[email protected]>
1 parent 31d1e6b commit 5b88e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-administration/standard-databases/delete-databases.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ Then, the database `movies` and the local database alias `films` can be dropped
134134
----
135135
DROP DATABASE movies CASCADE ALIASES
136136
----
137-
138137
====
138+
139139
The option `RESTRICT` explicitly requests the default behavior of the command.
140140

141141
[NOTE]

0 commit comments

Comments
 (0)