# Functions
NewDBError new datastore error.
# Variables
ErrEntityInvalid Error that entity is invalid.
ErrIndexInvalid Error that entity index is invalid.
ErrNilEntity Error that entity is nil.
ErrPrimaryEmpty Error that primary key is empty.
ErrRecordExist Error that entity primary key is exist.
ErrRecordNotExist Error that entity primary key is not exist.
ErrTableNameEmpty Error that table name is empty.