package
2.3.0+incompatible
Repository: https://github.com/skygeario/skygear-server.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
InitRequestDBContext initialize db context for the request.
NewContextWithContext creates a new context.DB from context.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTxContextWithContext creates a new context.Tx from context.
No description provided by the author
No description provided by the author
No description provided by the author
ReadOnly runs do in a transaction and rolls back always.
WithTx commits if do finishes without error and rolls back otherwise.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
MockTxContext implements and record db.TxContext methods FIXME: It assumes that the TxContext does not get reuse.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Context provides db with the interface for retrieving an interface to execute sql.
No description provided by the author
No description provided by the author
Scanner is sqlx.Row or sqlx.Rows.
No description provided by the author
TxContext provides the interface for managing transaction.

# Type aliases

No description provided by the author
No description provided by the author