migrations

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package pkg comments for pkg migrations migrations ...

Package pkg comments for pkg migrations migrations 数据库表结构

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CurVersion

func CurVersion(db *sql.DB) (string, error)

func Down

func Down(driveName string, db *sql.DB) error

Up 数据库结构升级

func Init

func Init(driveName string, db *sql.DB) error

Init 数据库结构初始化

func NeedMigration

func NeedMigration(driveName string, db *sql.DB) (bool, error)

NeedMigration 是否需要迁移

func Up

func Up(driveName string, db *sql.DB) error

Up 数据库结构升级

Types

This section is empty.

Jump to

Keyboard shortcuts

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