Skip to content

Commit

Permalink
feat: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
qqxhb committed Jun 16, 2022
1 parent d8f1a70 commit 5481865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions migrator.go
Expand Up @@ -50,6 +50,7 @@ type ColumnType interface {
Comment() (value string, ok bool)
DefaultValue() (value string, ok bool)
}

type Index interface {
Table() string
Name() string
Expand Down

0 comments on commit 5481865

Please sign in to comment.