package
Version:
v0.0.0-...-3c59fd4
Opens a new window with list of versions in this module.
Published: Apr 18, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
*
- MySQL 配置
- 注册驱动
- orm.RegisterDriver("mysql", orm.DR_MySQL)
- mysql用户:root ,root的秘密:tom , 数据库名称:test , 数据库别名:default
- orm.RegisterDataBase("default", "mysql", "root:tom@/test?charset=utf8")
Source Files
¶
Click to show internal directories.
Click to hide internal directories.