Skip to content

Commit a7be6c3

Browse files
committed
[ga-format-pr] Run ./format_repo.sh to fix formatting
1 parent a65db59 commit a7be6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/analyzer/validate_create_table.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ func validateAutoIncrementType(t sql.Type) bool {
800800
}
801801
return true
802802
}
803-
803+
804804
return false
805805
}
806806

0 commit comments

Comments
 (0)