table

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Gallery = newGalleryTable("", "gallery", "")
View Source
var GalleryPref = newGalleryPrefTable("", "gallery_pref", "")
View Source
var GalleryTag = newGalleryTagTable("", "gallery_tag", "")
View Source
var GooseDbVersion = newGooseDbVersionTable("", "goose_db_version", "")
View Source
var Library = newLibraryTable("", "library", "")
View Source
var Reference = newReferenceTable("", "reference", "")
View Source
var Session = newSessionTable("", "session", "")
View Source
var Tag = newTagTable("", "tag", "")
View Source
var User = newUserTable("", "user", "")

Functions

This section is empty.

Types

type GalleryPrefTable

type GalleryPrefTable struct {
	EXCLUDED galleryPrefTable
	// contains filtered or unexported fields
}

func (GalleryPrefTable) AS

AS creates new GalleryPrefTable with assigned alias

func (GalleryPrefTable) FromSchema

func (a GalleryPrefTable) FromSchema(schemaName string) *GalleryPrefTable

Schema creates new GalleryPrefTable with assigned schema name

type GalleryTable

type GalleryTable struct {
	EXCLUDED galleryTable
	// contains filtered or unexported fields
}

func (GalleryTable) AS

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

AS creates new GalleryTable with assigned alias

func (GalleryTable) FromSchema

func (a GalleryTable) FromSchema(schemaName string) *GalleryTable

Schema creates new GalleryTable with assigned schema name

type GalleryTagTable

type GalleryTagTable struct {
	EXCLUDED galleryTagTable
	// contains filtered or unexported fields
}

func (GalleryTagTable) AS

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

AS creates new GalleryTagTable with assigned alias

func (GalleryTagTable) FromSchema

func (a GalleryTagTable) FromSchema(schemaName string) *GalleryTagTable

Schema creates new GalleryTagTable with assigned schema name

type GooseDbVersionTable

type GooseDbVersionTable struct {
	EXCLUDED gooseDbVersionTable
	// contains filtered or unexported fields
}

func (GooseDbVersionTable) AS

AS creates new GooseDbVersionTable with assigned alias

func (GooseDbVersionTable) FromSchema

func (a GooseDbVersionTable) FromSchema(schemaName string) *GooseDbVersionTable

Schema creates new GooseDbVersionTable with assigned schema name

type LibraryTable

type LibraryTable struct {
	EXCLUDED libraryTable
	// contains filtered or unexported fields
}

func (LibraryTable) AS

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

AS creates new LibraryTable with assigned alias

func (LibraryTable) FromSchema

func (a LibraryTable) FromSchema(schemaName string) *LibraryTable

Schema creates new LibraryTable with assigned schema name

type ReferenceTable

type ReferenceTable struct {
	EXCLUDED referenceTable
	// contains filtered or unexported fields
}

func (ReferenceTable) AS

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

AS creates new ReferenceTable with assigned alias

func (ReferenceTable) FromSchema

func (a ReferenceTable) FromSchema(schemaName string) *ReferenceTable

Schema creates new ReferenceTable with assigned schema name

type SessionTable

type SessionTable struct {
	EXCLUDED sessionTable
	// contains filtered or unexported fields
}

func (SessionTable) AS

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

AS creates new SessionTable with assigned alias

func (SessionTable) FromSchema

func (a SessionTable) FromSchema(schemaName string) *SessionTable

Schema creates new SessionTable with assigned schema name

type TagTable

type TagTable struct {
	EXCLUDED tagTable
	// contains filtered or unexported fields
}

func (TagTable) AS

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

AS creates new TagTable with assigned alias

func (TagTable) FromSchema

func (a TagTable) FromSchema(schemaName string) *TagTable

Schema creates new TagTable with assigned schema name

type UserTable

type UserTable struct {
	EXCLUDED userTable
	// contains filtered or unexported fields
}

func (UserTable) AS

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

AS creates new UserTable with assigned alias

func (UserTable) FromSchema

func (a UserTable) FromSchema(schemaName string) *UserTable

Schema creates new UserTable with assigned schema name

Jump to

Keyboard shortcuts

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