Skip to content

Commit 89d2a66

Browse files
author
SPRINX0\prochazka
committed
typo
1 parent 0808158 commit 89d2a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/features/dbcompare.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Although the most used scenario is to compare two databases with the same engine
1616
You could also deploy changes from source ta target database.
1717

1818
### Database compare options
19-
- Ignore case or schemae name
19+
- Ignore case or schema name
2020
- Disable drop tables/columns/views. When the object is missing, you could ignore this (the safest variant) or mark object as deleted (eg. rename deleted column "Fax" to "_deleted_Fax")
2121
- Ignore foreign key actions
2222
- Ignore data types

0 commit comments

Comments
 (0)