File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -97,25 +97,19 @@ Some notes on the differences between the GForge and the Redmine object models:
97
97
project_group_list
98
98
project_history
99
99
project_messages
100
- project_metric
101
- project_metric_tmp1
102
100
project_perm
103
101
project_status
104
102
project_sums_agg
105
103
project_weekly_metric
106
104
role
107
105
role_setting
108
- schema_migrations
109
- themes
110
106
trove_agg
111
107
trove_cat
112
108
trove_group_link
113
109
trove_treesums
114
- user_bookmarks
115
110
user_group members,member_roles
116
111
user_plugin
117
- user_preferences
118
- users users,user_preferences
112
+ users users,user_preferences
119
113
120
114
121
115
=== Tables that won't be migrated
@@ -156,6 +150,8 @@ Some notes on the differences between the GForge and the Redmine object models:
156
150
prdb_states - empty in the RubyForge DB
157
151
prdb_types - empty in the RubyForge DB
158
152
project_assigned_to - part of task system
153
+ project_metric
154
+ project_metric_tmp1
159
155
project_task
160
156
project_task_artifact
161
157
project_task_external_order
@@ -180,6 +176,7 @@ Some notes on the differences between the GForge and the Redmine object models:
180
176
rep_users_cum_daily
181
177
rep_users_cum_monthly
182
178
rep_users_cum_weekly
179
+ schema_migrations
183
180
skills_data
184
181
skills_data_types
185
182
snippet
@@ -209,11 +206,14 @@ Some notes on the differences between the GForge and the Redmine object models:
209
206
survey_rating_response
210
207
survey_responses
211
208
surveys
209
+ themes
210
+ user_bookmarks - only 35 rows in the RubyForge DB... and the settings are RubyForge-specific anyway
212
211
user_diary
213
212
user_diary_monitor
214
213
user_metric - empty in the RubyForge DB
215
214
user_metric0 - empty in the RubyForge DB
216
215
user_metric_history - empty in the RubyForge DB
216
+ user_preferences - only 69 rows in the RubyForge DB... and the settings are RubyForge-specific anyway
217
217
user_ratings
218
218
user_session
219
219
user_type
You can’t perform that action at this time.
0 commit comments