migrations

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateCarsTable

type CreateCarsTable struct{}

CreateCarsTable - Definisce la strut per la generazione della tabella cars

func (CreateCarsTable) Down

func (c CreateCarsTable) Down() string

Down - Definisce la query di migrazione down

func (CreateCarsTable) GetMigrationName

func (c CreateCarsTable) GetMigrationName() string

GetMigrationName - Restituisce il nome della migrazione

func (CreateCarsTable) Up

func (c CreateCarsTable) Up() string

Up - Definisce la query di migrazione up

type CreateTasksTable

type CreateTasksTable struct{}

CreateTasksTable - Definisce la strut per la generazione della tabella users

func (CreateTasksTable) Down

func (c CreateTasksTable) Down() string

Down - Definisce la query di migrazione down

func (CreateTasksTable) GetMigrationName

func (c CreateTasksTable) GetMigrationName() string

GetMigrationName - Restituisce il nome della migrazione

func (CreateTasksTable) Up

func (c CreateTasksTable) Up() string

Up - Definisce la query di migrazione up

Jump to

Keyboard shortcuts

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