Documentation ¶
Index ¶
Constants ¶
View Source
const ErrDupEntryCode = pq.ErrorCode("23505")
ErrDupEntryCode indicates a duplicate primary key i.e. the row already exists, check http://www.postgresql.org/docs/9.3/static/errcodes-appendix.html
View Source
const (
// PluginName is the name of the plugin
PluginName = "postgres"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.