[Bug241] Add mysql unicode character comment.
This commit is contained in:
parent
bb22b80984
commit
aace1156ba
3 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,8 @@
|
|||
package metadata
|
||||
|
||||
import "regexp"
|
||||
import (
|
||||
"regexp"
|
||||
)
|
||||
|
||||
// Column struct
|
||||
type Column struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue