//
pkg.gl
Category
github.com/corestoreio/csfw
sql
migration
package
0.0.0-20230101183712-202847b4b89b
Repository:
https://github.com/corestoreio/csfw.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
39 SLOC
#
Functions
Run
Run has the idea of gathering all eligible .sql files in the folder `_dbmigrate` and put them in a zip and execute that zip file with this program on the server.
ToUTF8MB4
ToUTF8MB4 converts MySQL compatible databases from utf8 to utf8mb4.