db

package
v0.0.0-...-49e0480 Latest Latest
Warning

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

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

Documentation

Overview

Based on https://github.com/grafana/machine-learning/blob/main/mlapi/internal/db/db.go

Index

Constants

View Source
const (
	SQLite = "sqlite3"
	MySQL  = "mysql"
)

Variables

This section is empty.

Functions

func New

func New(logger log.Logger, addr, dbType string) (*gorm.DB, error)

func NewFromEnvironment

func NewFromEnvironment(logger log.Logger, defaultAddr, defaultType string) (*gorm.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