package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Oct 9, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
sql更新
根据sql版本升级记录,新旧版本号,返回需要升级的sql
type UpdateRecord struct {
Version string `json:"version"`
Author string `json:"author"`
File string `json:"file"`
Date string `json:"date"`
}
更新记录
Source Files
¶
Click to show internal directories.
Click to hide internal directories.