migrations

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

This is auto-generated file using 'gofr migrate' tool. DO NOT EDIT.

Index

Constants

View Source
const CreateTable = "CREATE TABLE IF NOT EXISTS shop" +
	" ( id int PRIMARY KEY,name varchar, location varchar ,state varchar ) WITH transactions = { 'enabled' : true };"

Variables

This section is empty.

Functions

func All

func All() map[string]dbmigration.Migrator

Types

type K20230116104833

type K20230116104833 struct {
}

func (K20230116104833) Down

func (k K20230116104833) Down(_ *datastore.DataStore, logger log.Logger) error

func (K20230116104833) Up

Jump to

Keyboard shortcuts

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