package
0.15.0
Repository: https://github.com/viant/sqlx.git
Documentation: pkg.go.dev

# Functions

AsOptions case slice of interface to Options.
Assign assigns supplied option, if returns un assign options and true if assign at least one.
NewArgs creates option arguments.

# Structs

Args represents prepare statement arguments.
No description provided by the author

# Interfaces

Option represents generic option.

# Type aliases

BatchSize represents a batch size options.
No description provided by the author
Columns option to control which column to operate on.
Identity represents identity option.
IdentityOnly represents identity (pk) only option.
LoadFormat represents the format of data loaded.
LoadHint represents the bigquery.JobConfigurationLoad in json format.
Options represents generic options.
RecordCount represents record count option.
StructOrderedColumns is an option that represents the same column order as the struct field order.
Tag represent a annotation tag name.