sqlite3

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GormSQLite

type GormSQLite struct {
	rady.Database
	*gorm.DB
}

type GormSQLiteConfig

type GormSQLiteConfig struct {
	rady.Configuration
	App *rady.Application
}

func (*GormSQLiteConfig) GetAutoMigrateSQLiteDB

func (g *GormSQLiteConfig) GetAutoMigrateSQLiteDB(params *GormSQLiteParameter) *GormSQLite

type GormSQLiteParameter

type GormSQLiteParameter struct {
	rady.Parameter
	Path *string `value:"rady.sqlite3.path" default:"./rady.db"`
}

Jump to

Keyboard shortcuts

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