mysql

package
v0.0.0-...-3c59fd4 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init()

*

  • MySQL 配置
  • 注册驱动
  • orm.RegisterDriver("mysql", orm.DR_MySQL)
  • mysql用户:root ,root的秘密:tom , 数据库名称:test , 数据库别名:default
  • orm.RegisterDataBase("default", "mysql", "root:tom@/test?charset=utf8")

Types

This section is empty.

Jump to

Keyboard shortcuts

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