Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBaseDriverNotExecer = fmt.Errorf("base driver don't support driver.ExecerContext")
View Source
var ErrNoTranslatedQuery = fmt.Errorf("no translated query")
Functions ¶
func EnableConcurrentWrites ¶ added in v0.0.2
func EnableConcurrentWrites(app core.App, config pocketbase.Config)
Types ¶
type Base ¶ added in v0.0.2
func (*Base) GetPolyglotClient ¶ added in v0.0.2
func (*Base) SetPolyglotClient ¶ added in v0.0.2
type Builder ¶
func (*Builder) GeneratePlaceholder ¶
type Conn ¶
func (*Conn) ExecContext ¶
type Driver ¶
func GetDefaultDriver ¶ added in v0.0.2
func GetDefaultDriver() *Driver
Click to show internal directories.
Click to hide internal directories.