Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrIntegrity = regexp.MustCompile("^ERROR #23000") ErrRestrict = regexp.MustCompile("^ERROR #23001") ErrNotNull = regexp.MustCompile("^ERROR #23502") ErrForeignKey = regexp.MustCompile("^ERROR #23503") ErrDuplicate = regexp.MustCompile("^ERROR #23505") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.