Versions in this module Expand all Collapse all v1 v1.0.1 Feb 9, 2022 v1.0.0 Dec 14, 2020 GO-2022-0365 GO-2022-0365: User object created with invalid provider data in GoTrue in github.com/netlify/gotrue Changes in this version + type Connection struct + func Dial(config *conf.GlobalConfiguration) (*Connection, error) + func (c *Connection) Transaction(fn func(*Connection) error) error + func (conn *Connection) UpdateOnly(model interface{}, includeColumns ...string) error