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 04bb9d42 refactor: reflect for get primary key (#2422)
new d2b3143d fix: drop user table
new c1328967 fix: drop user table
new 20faccf9 fix: drop user table
new 90d0608b fix: drop user table
The 4 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:
.../gitee/models/migrationscripts/init_schema.go | 4 +-
.../models/migrationscripts/archived/issue.go | 1 +
.../{ => migrationscripts/archived}/milestone.go | 7 ++-
..._schema_20220615.go => init_schema_20220707.go} | 20 +++---
plugins/github/models/migrationscripts/register.go | 1 -
.../migrationscripts/updateSchemas20220620.go | 73 ----------------------
.../gitlab/models/migrationscripts/init_schema.go | 4 +-
.../tapd/models/migrationscripts/init_schema.go | 4 +-
8 files changed, 22 insertions(+), 92 deletions(-)
copy plugins/github/models/{ => migrationscripts/archived}/milestone.go (91%)
rename plugins/github/models/migrationscripts/{init_schema_20220615.go =>
init_schema_20220707.go} (89%)
delete mode 100644
plugins/github/models/migrationscripts/updateSchemas20220620.go