Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Defined2014 committed Feb 3, 2023
1 parent 932d230 commit ca8f3b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta/meta.go
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ var (
ErrInvalidString = dbterror.ClassMeta.NewStd(errno.ErrInvalidCharacterString)
)

// DDLTableVersion is to display ddl related table versions
type DDLTableVersion int

const (
Expand Down

0 comments on commit ca8f3b5

Please sign in to comment.