Documentation
ΒΆ
Overview ΒΆ
MIT License
Copyright (c) 2025 OcomSoft ΒΆ
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
MIT License
|
MIT License |
|
internal
|
|
|
analyzer
MIT License
|
MIT License |
|
codegen
Package codegen generates Go source files for the migration framework.
|
Package codegen generates Go source files for the migration framework. |
|
config
MIT License
|
MIT License |
|
diff
MIT License
|
MIT License |
|
errors
MIT License
|
MIT License |
|
fkutils
MIT License
|
MIT License |
|
generator
MIT License
|
MIT License |
|
gooseparser
Package gooseparser parses Goose-format SQL migration files into forward and backward SQL strings for use in RunSQL migration operations.
|
Package gooseparser parses Goose-format SQL migration files into forward and backward SQL strings for use in RunSQL migration operations. |
|
merger
MIT License
|
MIT License |
|
parser
MIT License
|
MIT License |
|
providers
MIT License
|
MIT License |
|
providers/auroradsql
MIT License
|
MIT License |
|
providers/clickhouse
MIT License
|
MIT License |
|
providers/mysql
MIT License
|
MIT License |
|
providers/postgresql
MIT License
|
MIT License |
|
providers/redshift
MIT License
|
MIT License |
|
providers/sqlite
MIT License
|
MIT License |
|
providers/sqlserver
MIT License
|
MIT License |
|
providers/starrocks
MIT License
|
MIT License |
|
providers/tidb
MIT License
|
MIT License |
|
providers/turso
MIT License
|
MIT License |
|
providers/vertica
MIT License
|
MIT License |
|
providers/ydb
MIT License
|
MIT License |
|
scanner
MIT License
|
MIT License |
|
state
MIT License
|
MIT License |
|
struct2schema
MIT License
|
MIT License |
|
types
MIT License
|
MIT License |
|
utils
MIT License
|
MIT License |
|
version
MIT License
|
MIT License |
|
writer
MIT License
|
MIT License |
|
yaml
MIT License
|
MIT License |
|
operations.go defines the Operation interface and all 10 concrete migration operation types used by the makemigrations Go migration framework.
|
operations.go defines the Operation interface and all 10 concrete migration operation types used by the makemigrations Go migration framework. |