type database/sql/driver.Valuer (interface)

Method Implmentations

Value() (Value, error) database/sql.NullBool.Value database/sql.NullByte.Value database/sql.NullFloat64.Value database/sql.NullInt16.Value database/sql.NullInt32.Value database/sql.NullInt64.Value database/sql.NullString.Value database/sql.NullTime.Value github.com/dariubs/gorm-jsonb.JSONB.Value github.com/go-sql-driver/mysql.NullTime.Value github.com/gofrs/uuid.NullUUID.Value github.com/gofrs/uuid.UUID.Value github.com/google/uuid.NullUUID.Value github.com/google/uuid.UUID.Value github.com/jackc/pgx/v5/pgtype.Bits.Value github.com/jackc/pgx/v5/pgtype.Bool.Value github.com/jackc/pgx/v5/pgtype.Box.Value github.com/jackc/pgx/v5/pgtype.Circle.Value github.com/jackc/pgx/v5/pgtype.Date.Value github.com/jackc/pgx/v5/pgtype.Float4.Value github.com/jackc/pgx/v5/pgtype.Float8.Value github.com/jackc/pgx/v5/pgtype.Hstore.Value github.com/jackc/pgx/v5/pgtype.Int2.Value github.com/jackc/pgx/v5/pgtype.Int4.Value github.com/jackc/pgx/v5/pgtype.Int8.Value github.com/jackc/pgx/v5/pgtype.Interval.Value github.com/jackc/pgx/v5/pgtype.Line.Value github.com/jackc/pgx/v5/pgtype.Lseg.Value github.com/jackc/pgx/v5/pgtype.Numeric.Value github.com/jackc/pgx/v5/pgtype.Path.Value github.com/jackc/pgx/v5/pgtype.Point.Value github.com/jackc/pgx/v5/pgtype.Polygon.Value github.com/jackc/pgx/v5/pgtype.Text.Value github.com/jackc/pgx/v5/pgtype.TID.Value github.com/jackc/pgx/v5/pgtype.Time.Value github.com/jackc/pgx/v5/pgtype.Timestamp.Value github.com/jackc/pgx/v5/pgtype.Timestamptz.Value github.com/jackc/pgx/v5/pgtype.Uint32.Value github.com/jackc/pgx/v5/pgtype.UUID.Value github.com/segmentio/ksuid.KSUID.Value gorm.io/gorm.DeletedAt.Value