-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: upgrader to new environment #8283
Merged
wcy00000000000000
merged 1 commit into
TencentBlueKing:feature-tenant
from
Anna-shine:v3.14x_upgrader_11_26
Dec 17, 2024
Merged
feat: upgrader to new environment #8283
wcy00000000000000
merged 1 commit into
TencentBlueKing:feature-tenant
from
Anna-shine:v3.14x_upgrader_11_26
Dec 17, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Anna-shine
force-pushed
the
v3.14x_upgrader_11_26
branch
2 times, most recently
from
November 26, 2024 12:08
d4c8e61
to
fd69318
Compare
src/scene_server/admin_server/upgrader/y3.15.202411071530/data/add_objectunique_data.go
Outdated
Show resolved
Hide resolved
src/scene_server/admin_server/upgrader/y3.15.202411071530/data/add_objectunique_data.go
Outdated
Show resolved
Hide resolved
src/scene_server/admin_server/upgrader/y3.15.202411071530/data/add_objectunique_data.go
Outdated
Show resolved
Hide resolved
src/scene_server/admin_server/upgrader/y3.15.202411071530/data/add_propertygroup_data.go
Outdated
Show resolved
Hide resolved
src/scene_server/admin_server/upgrader/y3.15.202411071530/data/add_servicecategory_data.go
Outdated
Show resolved
Hide resolved
Anna-shine
force-pushed
the
v3.14x_upgrader_11_26
branch
from
December 3, 2024 13:12
fd69318
to
d7ddbc3
Compare
Anna-shine
force-pushed
the
v3.14x_upgrader_11_26
branch
2 times, most recently
from
December 4, 2024 03:23
22ffe7d
to
b44882e
Compare
src/scene_server/admin_server/upgrader/y3.15.202411071530/data/object_attribute.go
Outdated
Show resolved
Hide resolved
src/scene_server/admin_server/upgrader/y3.15.202411071530/data/unique_keys.go
Outdated
Show resolved
Hide resolved
src/scene_server/admin_server/upgrader/y3.15.202411071530/data/unique_keys.go
Outdated
Show resolved
Hide resolved
src/scene_server/admin_server/upgrader/y3.15.202411071530/data/unique_keys.go
Show resolved
Hide resolved
Anna-shine
force-pushed
the
v3.14x_upgrader_11_26
branch
2 times, most recently
from
December 6, 2024 02:08
18554ce
to
2a5dad1
Compare
src/scene_server/admin_server/upgrader/y3.15.202411071530/data/init.go
Outdated
Show resolved
Hide resolved
src/scene_server/admin_server/upgrader/y3.15.202411071530/data/module.go
Outdated
Show resolved
Hide resolved
src/scene_server/admin_server/upgrader/y3.15.202411071530/data/biz.go
Outdated
Show resolved
Hide resolved
Anna-shine
commented
Dec 6, 2024
Anna-shine
force-pushed
the
v3.14x_upgrader_11_26
branch
10 times, most recently
from
December 11, 2024 03:42
88721c1
to
854d74b
Compare
Anna-shine
force-pushed
the
v3.14x_upgrader_11_26
branch
2 times, most recently
from
December 13, 2024 02:58
4af7865
to
dc87ce7
Compare
Anna-shine
force-pushed
the
v3.14x_upgrader_11_26
branch
3 times, most recently
from
December 16, 2024 02:28
b306d44
to
364cd5f
Compare
Anna-shine
force-pushed
the
v3.14x_upgrader_11_26
branch
from
December 16, 2024 02:49
364cd5f
to
f2f18d0
Compare
var ignoreKeysArr = []string{"create_time", "last_time", "_id"} | ||
|
||
// InsertData insert data for upgrade | ||
func InsertData(kit *rest.Kit, db dal.RDB, table string, data []interface{}, needFields *InsertOptions) ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
needFields这个名字也改一下
--story=120234234
Anna-shine
force-pushed
the
v3.14x_upgrader_11_26
branch
from
December 17, 2024 07:24
f2f18d0
to
f816156
Compare
wcy00000000000000
approved these changes
Dec 17, 2024
wcy00000000000000
merged commit Dec 17, 2024
460fb1d
into
TencentBlueKing:feature-tenant
2 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
新加的功能: