change `stamements` to `statements`
This commit is contained in:
Darius Parvin
2023-04-26 15:09:50 -07:00
committed by GitHub
parent 84009cf2ab
commit d72e5c6096
+1 -1
View File
@@ -33,7 +33,7 @@ as described in [README.md#database-urls](../../README.md#database-urls)
## DDL with comments
At the moment the GCP Spanner backed does not seem to allow for comments (See https://issuetracker.google.com/issues/159730604)
so in order to be able to use migration with DDL containing comments `x-clean-stamements` is required
so in order to be able to use migration with DDL containing comments `x-clean-statements` is required
## Multiple statements