package
1.10.0
Repository: https://github.com/xvinc/bee.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
generateMigration generates migration file template for database schema update.
No description provided by the author
No description provided by the author
recipe admin/recipe.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Column reprsents a column for a table.
ForeignKey represents a foreign key column for a table.
No description provided by the author
MysqlDB is the MySQL version of DbTransformer.
OrmTag contains Beego ORM tag information for a column.
PostgresDB is the PostgreSQL version of DbTransformer.
Table represent a table in a database.

# Interfaces

No description provided by the author
DbTransformer has method to reverse engineer a database schema to restful api code.