This is an automated email from the ASF dual-hosted git repository.
abeizn pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from 7e8e3ef2 fix invalid enckey and rename migration scripts (#2541)
new 7ec0ab9d fix: generator adapt new migration
new 8002f8c8 fix: create_migration adapt new migration rules
new 2ab559e3 fix: create_migration adapt new migration rules and add
verity purpose
new 94c06be4 fix: purpose camel case and snake case
new 8f218ba6 fix: purpose camel case and snake case
new fd56d9ce fix: purpose camel case and snake case
new c3c96d8e fix: purpose camel case and snake case
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
generator/cmd/create_migration.go | 41 +++++++++++++---------
generator/cmd/init_migration.go | 19 +++++-----
...ema.go-template => add_init_tables.go-template} | 10 +++---
.../migrationscripts/migration.go-template | 10 +++---
.../migration_with_config.go-template | 12 +++----
.../template/migrationscripts/register.go-template | 2 +-
generator/util/template.go | 4 +--
7 files changed, 55 insertions(+), 43 deletions(-)
rename generator/template/migrationscripts/{init_schema.go-template =>
add_init_tables.go-template} (80%)