package
0.0.0-20250302012944-701c1ceec546
Repository: https://github.com/khulnasoft/devsecdb.git
Documentation: pkg.go.dev
# Packages
Package mysql provides the MySQL transformer plugin.
# Functions
CheckFormat checks the schema format.
Normalize normalizes the schema format.
Register makes a schema transformer available by the provided id.
SchemaTransform returns the transformed schema(SDL format).
# Interfaces
SchemaTransformer is the interface for schema SDL format transformer.