Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Tang8330 committed Jun 25, 2024
1 parent ead905f commit 4188e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/mysql/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ CREATE TABLE %s (
c_multipoint MULTIPOINT NOT NULL,
c_multilinestring MULTILINESTRING NOT NULL,
c_multipolygon MULTIPOLYGON NOT NULL,
c_geomcollection GEOMETRYCOLLECTION NOT NULL
c_geomcollection GEOMETRYCOLLECTION NOT NULL
)
`

Expand Down

0 comments on commit 4188e04

Please sign in to comment.