bootstrap

package
v0.9.18 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AlbumArtists added in v0.6.3

func AlbumArtists(ctx context.Context, connection *sqlx.DB) (err error)

func Books added in v0.6.3

func Books(ctx context.Context, connection *sqlx.DB) (err error)

func CDN

func CDN(ctx context.Context, db *sqlx.DB) error

func Cast added in v0.6.3

func Cast(ctx context.Context, db *sqlx.DB) error

Cast creates the people.cast table and its associated tables nolint:gocognit // would need to remove error checking for rollback

func CreatorGroups added in v0.6.3

func CreatorGroups(ctx context.Context, db *sqlx.DB) error

CreatorGroups creates the people.group table and its associated tables

func Media

func Media(ctx context.Context, connection *sqlx.DB) (err error)

func MediaCore

func MediaCore(ctx context.Context, connection *sqlx.DB) (err error)

func MediaCreators added in v0.6.3

func MediaCreators(ctx context.Context, db *sqlx.DB) error

MediaCreators creates the media.media_creators table

func Members

func Members(ctx context.Context, db *sqlx.DB) error

func MembersProfilePic

func MembersProfilePic(ctx context.Context, db *sqlx.DB) error

func People

func People(ctx context.Context, db *sqlx.DB) (err error)

func PeopleMeta added in v0.6.3

func PeopleMeta(ctx context.Context, db *sqlx.DB) error

PeopleMeta creates the tables that store the artists' photos and works

func Places

func Places(ctx context.Context, db *sqlx.DB) error

func Review

func Review(ctx context.Context, connection *sqlx.DB) (err error)

func Roles added in v0.6.3

func Roles(ctx context.Context, db *sqlx.DB) error

Roles creates the people.roles enum type and the people.person table Supported roles are: actor, director, producer, writer, composer, artist, author, publisher, editor, photographer, illustrator, narrator, performer, host, guest, other

func Schemas added in v0.6.4

func Schemas(ctx context.Context, db *sqlx.DB) (err error)

func Studio added in v0.6.3

func Studio(ctx context.Context, db *sqlx.DB) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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