view

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AdministrableRoleAuthorizations = newAdministrableRoleAuthorizationsTable()
View Source
var ApplicableRoles = newApplicableRolesTable()
View Source
var Attributes = newAttributesTable()
View Source
var CharacterSets = newCharacterSetsTable()
View Source
var CheckConstraintRoutineUsage = newCheckConstraintRoutineUsageTable()
View Source
var CheckConstraints = newCheckConstraintsTable()
View Source
var CollationCharacterSetApplicability = newCollationCharacterSetApplicabilityTable()
View Source
var Collations = newCollationsTable()
View Source
var ColumnColumnUsage = newColumnColumnUsageTable()
View Source
var ColumnDomainUsage = newColumnDomainUsageTable()
View Source
var ColumnOptions = newColumnOptionsTable()
View Source
var ColumnPrivileges = newColumnPrivilegesTable()
View Source
var ColumnUdtUsage = newColumnUdtUsageTable()
View Source
var Columns = newColumnsTable()
View Source
var ConstraintColumnUsage = newConstraintColumnUsageTable()
View Source
var ConstraintTableUsage = newConstraintTableUsageTable()
View Source
var DataTypePrivileges = newDataTypePrivilegesTable()
View Source
var DomainConstraints = newDomainConstraintsTable()
View Source
var DomainUdtUsage = newDomainUdtUsageTable()
View Source
var Domains = newDomainsTable()
View Source
var ElementTypes = newElementTypesTable()
View Source
var EnabledRoles = newEnabledRolesTable()
View Source
var ForeignDataWrapperOptions = newForeignDataWrapperOptionsTable()
View Source
var ForeignDataWrappers = newForeignDataWrappersTable()
View Source
var ForeignServerOptions = newForeignServerOptionsTable()
View Source
var ForeignServers = newForeignServersTable()
View Source
var ForeignTableOptions = newForeignTableOptionsTable()
View Source
var ForeignTables = newForeignTablesTable()
View Source
var InformationSchemaCatalogName = newInformationSchemaCatalogNameTable()
View Source
var KeyColumnUsage = newKeyColumnUsageTable()
View Source
var Parameters = newParametersTable()
View Source
var ReferentialConstraints = newReferentialConstraintsTable()
View Source
var RoleColumnGrants = newRoleColumnGrantsTable()
View Source
var RoleRoutineGrants = newRoleRoutineGrantsTable()
View Source
var RoleTableGrants = newRoleTableGrantsTable()
View Source
var RoleUdtGrants = newRoleUdtGrantsTable()
View Source
var RoleUsageGrants = newRoleUsageGrantsTable()
View Source
var RoutinePrivileges = newRoutinePrivilegesTable()
View Source
var Routines = newRoutinesTable()
View Source
var Schemata = newSchemataTable()
View Source
var Sequences = newSequencesTable()
View Source
var TableConstraints = newTableConstraintsTable()
View Source
var TablePrivileges = newTablePrivilegesTable()
View Source
var Tables = newTablesTable()
View Source
var TriggeredUpdateColumns = newTriggeredUpdateColumnsTable()
View Source
var Triggers = newTriggersTable()
View Source
var UdtPrivileges = newUdtPrivilegesTable()
View Source
var UsagePrivileges = newUsagePrivilegesTable()
View Source
var UserDefinedTypes = newUserDefinedTypesTable()
View Source
var UserMappingOptions = newUserMappingOptionsTable()
View Source
var UserMappings = newUserMappingsTable()
View Source
var ViewColumnUsage = newViewColumnUsageTable()
View Source
var ViewRoutineUsage = newViewRoutineUsageTable()
View Source
var ViewTableUsage = newViewTableUsageTable()
View Source
var Views = newViewsTable()

Functions

This section is empty.

Types

type AdministrableRoleAuthorizationsTable

type AdministrableRoleAuthorizationsTable struct {
	EXCLUDED administrableRoleAuthorizationsTable
	// contains filtered or unexported fields
}

func (*AdministrableRoleAuthorizationsTable) AS

AS creates new AdministrableRoleAuthorizationsTable with assigned alias

type ApplicableRolesTable

type ApplicableRolesTable struct {
	EXCLUDED applicableRolesTable
	// contains filtered or unexported fields
}

func (*ApplicableRolesTable) AS

AS creates new ApplicableRolesTable with assigned alias

type AttributesTable

type AttributesTable struct {
	EXCLUDED attributesTable
	// contains filtered or unexported fields
}

func (*AttributesTable) AS

func (a *AttributesTable) AS(alias string) *AttributesTable

AS creates new AttributesTable with assigned alias

type CharacterSetsTable

type CharacterSetsTable struct {
	EXCLUDED characterSetsTable
	// contains filtered or unexported fields
}

func (*CharacterSetsTable) AS

AS creates new CharacterSetsTable with assigned alias

type CheckConstraintRoutineUsageTable

type CheckConstraintRoutineUsageTable struct {
	EXCLUDED checkConstraintRoutineUsageTable
	// contains filtered or unexported fields
}

func (*CheckConstraintRoutineUsageTable) AS

AS creates new CheckConstraintRoutineUsageTable with assigned alias

type CheckConstraintsTable

type CheckConstraintsTable struct {
	EXCLUDED checkConstraintsTable
	// contains filtered or unexported fields
}

func (*CheckConstraintsTable) AS

AS creates new CheckConstraintsTable with assigned alias

type CollationCharacterSetApplicabilityTable

type CollationCharacterSetApplicabilityTable struct {
	EXCLUDED collationCharacterSetApplicabilityTable
	// contains filtered or unexported fields
}

func (*CollationCharacterSetApplicabilityTable) AS

AS creates new CollationCharacterSetApplicabilityTable with assigned alias

type CollationsTable

type CollationsTable struct {
	EXCLUDED collationsTable
	// contains filtered or unexported fields
}

func (*CollationsTable) AS

func (a *CollationsTable) AS(alias string) *CollationsTable

AS creates new CollationsTable with assigned alias

type ColumnColumnUsageTable

type ColumnColumnUsageTable struct {
	EXCLUDED columnColumnUsageTable
	// contains filtered or unexported fields
}

func (*ColumnColumnUsageTable) AS

AS creates new ColumnColumnUsageTable with assigned alias

type ColumnDomainUsageTable

type ColumnDomainUsageTable struct {
	EXCLUDED columnDomainUsageTable
	// contains filtered or unexported fields
}

func (*ColumnDomainUsageTable) AS

AS creates new ColumnDomainUsageTable with assigned alias

type ColumnOptionsTable

type ColumnOptionsTable struct {
	EXCLUDED columnOptionsTable
	// contains filtered or unexported fields
}

func (*ColumnOptionsTable) AS

AS creates new ColumnOptionsTable with assigned alias

type ColumnPrivilegesTable

type ColumnPrivilegesTable struct {
	EXCLUDED columnPrivilegesTable
	// contains filtered or unexported fields
}

func (*ColumnPrivilegesTable) AS

AS creates new ColumnPrivilegesTable with assigned alias

type ColumnUdtUsageTable

type ColumnUdtUsageTable struct {
	EXCLUDED columnUdtUsageTable
	// contains filtered or unexported fields
}

func (*ColumnUdtUsageTable) AS

AS creates new ColumnUdtUsageTable with assigned alias

type ColumnsTable

type ColumnsTable struct {
	EXCLUDED columnsTable
	// contains filtered or unexported fields
}

func (*ColumnsTable) AS

func (a *ColumnsTable) AS(alias string) *ColumnsTable

AS creates new ColumnsTable with assigned alias

type ConstraintColumnUsageTable

type ConstraintColumnUsageTable struct {
	EXCLUDED constraintColumnUsageTable
	// contains filtered or unexported fields
}

func (*ConstraintColumnUsageTable) AS

AS creates new ConstraintColumnUsageTable with assigned alias

type ConstraintTableUsageTable

type ConstraintTableUsageTable struct {
	EXCLUDED constraintTableUsageTable
	// contains filtered or unexported fields
}

func (*ConstraintTableUsageTable) AS

AS creates new ConstraintTableUsageTable with assigned alias

type DataTypePrivilegesTable

type DataTypePrivilegesTable struct {
	EXCLUDED dataTypePrivilegesTable
	// contains filtered or unexported fields
}

func (*DataTypePrivilegesTable) AS

AS creates new DataTypePrivilegesTable with assigned alias

type DomainConstraintsTable

type DomainConstraintsTable struct {
	EXCLUDED domainConstraintsTable
	// contains filtered or unexported fields
}

func (*DomainConstraintsTable) AS

AS creates new DomainConstraintsTable with assigned alias

type DomainUdtUsageTable

type DomainUdtUsageTable struct {
	EXCLUDED domainUdtUsageTable
	// contains filtered or unexported fields
}

func (*DomainUdtUsageTable) AS

AS creates new DomainUdtUsageTable with assigned alias

type DomainsTable

type DomainsTable struct {
	EXCLUDED domainsTable
	// contains filtered or unexported fields
}

func (*DomainsTable) AS

func (a *DomainsTable) AS(alias string) *DomainsTable

AS creates new DomainsTable with assigned alias

type ElementTypesTable

type ElementTypesTable struct {
	EXCLUDED elementTypesTable
	// contains filtered or unexported fields
}

func (*ElementTypesTable) AS

AS creates new ElementTypesTable with assigned alias

type EnabledRolesTable

type EnabledRolesTable struct {
	EXCLUDED enabledRolesTable
	// contains filtered or unexported fields
}

func (*EnabledRolesTable) AS

AS creates new EnabledRolesTable with assigned alias

type ForeignDataWrapperOptionsTable

type ForeignDataWrapperOptionsTable struct {
	EXCLUDED foreignDataWrapperOptionsTable
	// contains filtered or unexported fields
}

func (*ForeignDataWrapperOptionsTable) AS

AS creates new ForeignDataWrapperOptionsTable with assigned alias

type ForeignDataWrappersTable

type ForeignDataWrappersTable struct {
	EXCLUDED foreignDataWrappersTable
	// contains filtered or unexported fields
}

func (*ForeignDataWrappersTable) AS

AS creates new ForeignDataWrappersTable with assigned alias

type ForeignServerOptionsTable

type ForeignServerOptionsTable struct {
	EXCLUDED foreignServerOptionsTable
	// contains filtered or unexported fields
}

func (*ForeignServerOptionsTable) AS

AS creates new ForeignServerOptionsTable with assigned alias

type ForeignServersTable

type ForeignServersTable struct {
	EXCLUDED foreignServersTable
	// contains filtered or unexported fields
}

func (*ForeignServersTable) AS

AS creates new ForeignServersTable with assigned alias

type ForeignTableOptionsTable

type ForeignTableOptionsTable struct {
	EXCLUDED foreignTableOptionsTable
	// contains filtered or unexported fields
}

func (*ForeignTableOptionsTable) AS

AS creates new ForeignTableOptionsTable with assigned alias

type ForeignTablesTable

type ForeignTablesTable struct {
	EXCLUDED foreignTablesTable
	// contains filtered or unexported fields
}

func (*ForeignTablesTable) AS

AS creates new ForeignTablesTable with assigned alias

type InformationSchemaCatalogNameTable

type InformationSchemaCatalogNameTable struct {
	EXCLUDED informationSchemaCatalogNameTable
	// contains filtered or unexported fields
}

func (*InformationSchemaCatalogNameTable) AS

AS creates new InformationSchemaCatalogNameTable with assigned alias

type KeyColumnUsageTable

type KeyColumnUsageTable struct {
	EXCLUDED keyColumnUsageTable
	// contains filtered or unexported fields
}

func (*KeyColumnUsageTable) AS

AS creates new KeyColumnUsageTable with assigned alias

type ParametersTable

type ParametersTable struct {
	EXCLUDED parametersTable
	// contains filtered or unexported fields
}

func (*ParametersTable) AS

func (a *ParametersTable) AS(alias string) *ParametersTable

AS creates new ParametersTable with assigned alias

type ReferentialConstraintsTable

type ReferentialConstraintsTable struct {
	EXCLUDED referentialConstraintsTable
	// contains filtered or unexported fields
}

func (*ReferentialConstraintsTable) AS

AS creates new ReferentialConstraintsTable with assigned alias

type RoleColumnGrantsTable

type RoleColumnGrantsTable struct {
	EXCLUDED roleColumnGrantsTable
	// contains filtered or unexported fields
}

func (*RoleColumnGrantsTable) AS

AS creates new RoleColumnGrantsTable with assigned alias

type RoleRoutineGrantsTable

type RoleRoutineGrantsTable struct {
	EXCLUDED roleRoutineGrantsTable
	// contains filtered or unexported fields
}

func (*RoleRoutineGrantsTable) AS

AS creates new RoleRoutineGrantsTable with assigned alias

type RoleTableGrantsTable

type RoleTableGrantsTable struct {
	EXCLUDED roleTableGrantsTable
	// contains filtered or unexported fields
}

func (*RoleTableGrantsTable) AS

AS creates new RoleTableGrantsTable with assigned alias

type RoleUdtGrantsTable

type RoleUdtGrantsTable struct {
	EXCLUDED roleUdtGrantsTable
	// contains filtered or unexported fields
}

func (*RoleUdtGrantsTable) AS

AS creates new RoleUdtGrantsTable with assigned alias

type RoleUsageGrantsTable

type RoleUsageGrantsTable struct {
	EXCLUDED roleUsageGrantsTable
	// contains filtered or unexported fields
}

func (*RoleUsageGrantsTable) AS

AS creates new RoleUsageGrantsTable with assigned alias

type RoutinePrivilegesTable

type RoutinePrivilegesTable struct {
	EXCLUDED routinePrivilegesTable
	// contains filtered or unexported fields
}

func (*RoutinePrivilegesTable) AS

AS creates new RoutinePrivilegesTable with assigned alias

type RoutinesTable

type RoutinesTable struct {
	EXCLUDED routinesTable
	// contains filtered or unexported fields
}

func (*RoutinesTable) AS

func (a *RoutinesTable) AS(alias string) *RoutinesTable

AS creates new RoutinesTable with assigned alias

type SchemataTable

type SchemataTable struct {
	EXCLUDED schemataTable
	// contains filtered or unexported fields
}

func (*SchemataTable) AS

func (a *SchemataTable) AS(alias string) *SchemataTable

AS creates new SchemataTable with assigned alias

type SequencesTable

type SequencesTable struct {
	EXCLUDED sequencesTable
	// contains filtered or unexported fields
}

func (*SequencesTable) AS

func (a *SequencesTable) AS(alias string) *SequencesTable

AS creates new SequencesTable with assigned alias

type TableConstraintsTable

type TableConstraintsTable struct {
	EXCLUDED tableConstraintsTable
	// contains filtered or unexported fields
}

func (*TableConstraintsTable) AS

AS creates new TableConstraintsTable with assigned alias

type TablePrivilegesTable

type TablePrivilegesTable struct {
	EXCLUDED tablePrivilegesTable
	// contains filtered or unexported fields
}

func (*TablePrivilegesTable) AS

AS creates new TablePrivilegesTable with assigned alias

type TablesTable

type TablesTable struct {
	EXCLUDED tablesTable
	// contains filtered or unexported fields
}

func (*TablesTable) AS

func (a *TablesTable) AS(alias string) *TablesTable

AS creates new TablesTable with assigned alias

type TriggeredUpdateColumnsTable

type TriggeredUpdateColumnsTable struct {
	EXCLUDED triggeredUpdateColumnsTable
	// contains filtered or unexported fields
}

func (*TriggeredUpdateColumnsTable) AS

AS creates new TriggeredUpdateColumnsTable with assigned alias

type TriggersTable

type TriggersTable struct {
	EXCLUDED triggersTable
	// contains filtered or unexported fields
}

func (*TriggersTable) AS

func (a *TriggersTable) AS(alias string) *TriggersTable

AS creates new TriggersTable with assigned alias

type UdtPrivilegesTable

type UdtPrivilegesTable struct {
	EXCLUDED udtPrivilegesTable
	// contains filtered or unexported fields
}

func (*UdtPrivilegesTable) AS

AS creates new UdtPrivilegesTable with assigned alias

type UsagePrivilegesTable

type UsagePrivilegesTable struct {
	EXCLUDED usagePrivilegesTable
	// contains filtered or unexported fields
}

func (*UsagePrivilegesTable) AS

AS creates new UsagePrivilegesTable with assigned alias

type UserDefinedTypesTable

type UserDefinedTypesTable struct {
	EXCLUDED userDefinedTypesTable
	// contains filtered or unexported fields
}

func (*UserDefinedTypesTable) AS

AS creates new UserDefinedTypesTable with assigned alias

type UserMappingOptionsTable

type UserMappingOptionsTable struct {
	EXCLUDED userMappingOptionsTable
	// contains filtered or unexported fields
}

func (*UserMappingOptionsTable) AS

AS creates new UserMappingOptionsTable with assigned alias

type UserMappingsTable

type UserMappingsTable struct {
	EXCLUDED userMappingsTable
	// contains filtered or unexported fields
}

func (*UserMappingsTable) AS

AS creates new UserMappingsTable with assigned alias

type ViewColumnUsageTable

type ViewColumnUsageTable struct {
	EXCLUDED viewColumnUsageTable
	// contains filtered or unexported fields
}

func (*ViewColumnUsageTable) AS

AS creates new ViewColumnUsageTable with assigned alias

type ViewRoutineUsageTable

type ViewRoutineUsageTable struct {
	EXCLUDED viewRoutineUsageTable
	// contains filtered or unexported fields
}

func (*ViewRoutineUsageTable) AS

AS creates new ViewRoutineUsageTable with assigned alias

type ViewTableUsageTable

type ViewTableUsageTable struct {
	EXCLUDED viewTableUsageTable
	// contains filtered or unexported fields
}

func (*ViewTableUsageTable) AS

AS creates new ViewTableUsageTable with assigned alias

type ViewsTable

type ViewsTable struct {
	EXCLUDED viewsTable
	// contains filtered or unexported fields
}

func (*ViewsTable) AS

func (a *ViewsTable) AS(alias string) *ViewsTable

AS creates new ViewsTable with assigned alias

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL