Advertisement
Wolfbeast

gitea upgrade log

Jul 8th, 2021
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.96 KB | None | 0 0
  1. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user Column keep_activity_private db default is , struct default is false
  2. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  3. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column id but struct has not related field
  4. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column lower_name but struct has not related field
  5. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column name but struct has not related field
  6. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column full_name but struct has not related field
  7. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column email but struct has not related field
  8. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column keep_email_private but struct has not related field
  9. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column email_notifications_preference but struct has not related field
  10. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column passwd but struct has not related field
  11. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column passwd_hash_algo but struct has not related field
  12. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column must_change_password but struct has not related field
  13. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column login_type but struct has not related field
  14. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column login_source but struct has not related field
  15. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column login_name but struct has not related field
  16. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column type but struct has not related field
  17. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column location but struct has not related field
  18. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column website but struct has not related field
  19. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column rands but struct has not related field
  20. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column salt but struct has not related field
  21. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column language but struct has not related field
  22. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column description but struct has not related field
  23. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column created_unix but struct has not related field
  24. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column updated_unix but struct has not related field
  25. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column last_login_unix but struct has not related field
  26. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column last_repo_visibility but struct has not related field
  27. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column max_repo_creation but struct has not related field
  28. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column is_active but struct has not related field
  29. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column is_admin but struct has not related field
  30. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column is_restricted but struct has not related field
  31. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column allow_git_hook but struct has not related field
  32. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column allow_import_local but struct has not related field
  33. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column allow_create_organization but struct has not related field
  34. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column prohibit_login but struct has not related field
  35. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column avatar but struct has not related field
  36. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column avatar_email but struct has not related field
  37. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column use_custom_avatar but struct has not related field
  38. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column num_followers but struct has not related field
  39. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column num_following but struct has not related field
  40. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column num_stars but struct has not related field
  41. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column num_repos but struct has not related field
  42. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column num_teams but struct has not related field
  43. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column num_members but struct has not related field
  44. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column visibility but struct has not related field
  45. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column repo_admin_change_team_access but struct has not related field
  46. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column diff_view_style but struct has not related field
  47. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table user has column theme but struct has not related field
  48. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table language_stat Column language db nullable is true, struct nullable is false
  49. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table language_stat has column id but struct has not related field
  50. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table language_stat has column commit_id but struct has not related field
  51. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table language_stat has column is_primary but struct has not related field
  52. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table language_stat has column size but struct has not related field
  53. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table language_stat has column created_unix but struct has not related field
  54. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  55. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  56. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column id but struct has not related field
  57. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column type but struct has not related field
  58. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column poster_id but struct has not related field
  59. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column original_author but struct has not related field
  60. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column original_author_id but struct has not related field
  61. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column issue_id but struct has not related field
  62. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column label_id but struct has not related field
  63. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column old_milestone_id but struct has not related field
  64. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column milestone_id but struct has not related field
  65. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column assignee_id but struct has not related field
  66. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column removed_assignee but struct has not related field
  67. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column resolve_doer_id but struct has not related field
  68. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column old_title but struct has not related field
  69. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column new_title but struct has not related field
  70. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column old_ref but struct has not related field
  71. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column new_ref but struct has not related field
  72. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column dependent_issue_id but struct has not related field
  73. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column commit_id but struct has not related field
  74. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column line but struct has not related field
  75. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column tree_path but struct has not related field
  76. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column content but struct has not related field
  77. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column patch but struct has not related field
  78. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column created_unix but struct has not related field
  79. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column updated_unix but struct has not related field
  80. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column commit_sha but struct has not related field
  81. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column review_id but struct has not related field
  82. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column invalidated but struct has not related field
  83. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column ref_repo_id but struct has not related field
  84. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column ref_issue_id but struct has not related field
  85. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column ref_comment_id but struct has not related field
  86. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column ref_action but struct has not related field
  87. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column ref_is_pull but struct has not related field
  88. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table comment has column assignee_team_id but struct has not related field
  89. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column owner_id but struct has not related field
  90. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column owner_name but struct has not related field
  91. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column lower_name but struct has not related field
  92. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column name but struct has not related field
  93. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column description but struct has not related field
  94. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column website but struct has not related field
  95. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column original_service_type but struct has not related field
  96. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column original_url but struct has not related field
  97. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column default_branch but struct has not related field
  98. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column num_watches but struct has not related field
  99. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column num_stars but struct has not related field
  100. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column num_forks but struct has not related field
  101. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column num_issues but struct has not related field
  102. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column num_closed_issues but struct has not related field
  103. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column num_pulls but struct has not related field
  104. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column num_closed_pulls but struct has not related field
  105. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column num_milestones but struct has not related field
  106. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column num_closed_milestones but struct has not related field
  107. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column is_private but struct has not related field
  108. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column is_empty but struct has not related field
  109. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column is_archived but struct has not related field
  110. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column is_mirror but struct has not related field
  111. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column status but struct has not related field
  112. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column is_fork but struct has not related field
  113. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column fork_id but struct has not related field
  114. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column is_template but struct has not related field
  115. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column template_id but struct has not related field
  116. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column size but struct has not related field
  117. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column is_fsck_enabled but struct has not related field
  118. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column close_issues_via_commit_in_any_branch but struct has not related field
  119. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column topics but struct has not related field
  120. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column avatar but struct has not related field
  121. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column created_unix but struct has not related field
  122. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column updated_unix but struct has not related field
  123. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table repository has column trust_model but struct has not related field
  124. 2021/07/08 08:34:08 routers/init.go:76:initDBEngine() [W] Table review has column reviewer_team_id but struct has not related field
  125. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column assignee_team_id but struct has not related field
  126. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table milestone has column id but struct has not related field
  127. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table milestone has column repo_id but struct has not related field
  128. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table milestone has column name but struct has not related field
  129. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table milestone has column content but struct has not related field
  130. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table milestone has column is_closed but struct has not related field
  131. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table milestone has column num_issues but struct has not related field
  132. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table milestone has column num_closed_issues but struct has not related field
  133. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table milestone has column completeness but struct has not related field
  134. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table milestone has column deadline_unix but struct has not related field
  135. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table milestone has column closed_date_unix but struct has not related field
  136. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column id but struct has not related field
  137. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column owner_id but struct has not related field
  138. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column owner_name but struct has not related field
  139. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column lower_name but struct has not related field
  140. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column name but struct has not related field
  141. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column description but struct has not related field
  142. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column website but struct has not related field
  143. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column original_service_type but struct has not related field
  144. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column original_url but struct has not related field
  145. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column default_branch but struct has not related field
  146. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column num_watches but struct has not related field
  147. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column num_stars but struct has not related field
  148. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column num_forks but struct has not related field
  149. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column num_issues but struct has not related field
  150. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column num_closed_issues but struct has not related field
  151. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column num_pulls but struct has not related field
  152. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column num_closed_pulls but struct has not related field
  153. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column num_milestones but struct has not related field
  154. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column num_closed_milestones but struct has not related field
  155. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column is_private but struct has not related field
  156. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column is_empty but struct has not related field
  157. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column is_archived but struct has not related field
  158. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column is_mirror but struct has not related field
  159. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column status but struct has not related field
  160. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column is_fork but struct has not related field
  161. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column fork_id but struct has not related field
  162. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column is_template but struct has not related field
  163. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column template_id but struct has not related field
  164. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column size but struct has not related field
  165. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column is_fsck_enabled but struct has not related field
  166. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column close_issues_via_commit_in_any_branch but struct has not related field
  167. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column topics but struct has not related field
  168. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column avatar but struct has not related field
  169. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column created_unix but struct has not related field
  170. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column updated_unix but struct has not related field
  171. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column num_projects but struct has not related field
  172. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table repository has column num_closed_projects but struct has not related field
  173. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table review has column id but struct has not related field
  174. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table review has column type but struct has not related field
  175. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table review has column reviewer_id but struct has not related field
  176. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table review has column original_author but struct has not related field
  177. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table review has column original_author_id but struct has not related field
  178. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table review has column issue_id but struct has not related field
  179. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table review has column content but struct has not related field
  180. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table review has column official but struct has not related field
  181. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table review has column commit_id but struct has not related field
  182. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table review has column stale but struct has not related field
  183. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table review has column created_unix but struct has not related field
  184. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table review has column updated_unix but struct has not related field
  185. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column id but struct has not related field
  186. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column type but struct has not related field
  187. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column poster_id but struct has not related field
  188. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column original_author but struct has not related field
  189. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column original_author_id but struct has not related field
  190. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column issue_id but struct has not related field
  191. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column label_id but struct has not related field
  192. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column old_milestone_id but struct has not related field
  193. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column milestone_id but struct has not related field
  194. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column assignee_id but struct has not related field
  195. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column removed_assignee but struct has not related field
  196. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column resolve_doer_id but struct has not related field
  197. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column old_title but struct has not related field
  198. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column new_title but struct has not related field
  199. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column old_ref but struct has not related field
  200. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column new_ref but struct has not related field
  201. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column dependent_issue_id but struct has not related field
  202. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column commit_id but struct has not related field
  203. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column line but struct has not related field
  204. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column tree_path but struct has not related field
  205. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column content but struct has not related field
  206. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column patch but struct has not related field
  207. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column created_unix but struct has not related field
  208. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column updated_unix but struct has not related field
  209. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column commit_sha but struct has not related field
  210. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column review_id but struct has not related field
  211. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column invalidated but struct has not related field
  212. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column ref_repo_id but struct has not related field
  213. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column ref_issue_id but struct has not related field
  214. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column ref_comment_id but struct has not related field
  215. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column ref_action but struct has not related field
  216. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column ref_is_pull but struct has not related field
  217. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column old_project_id but struct has not related field
  218. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table comment has column project_id but struct has not related field
  219. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table star has column id but struct has not related field
  220. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table star has column uid but struct has not related field
  221. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table star has column repo_id but struct has not related field
  222. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table label has column id but struct has not related field
  223. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table label has column repo_id but struct has not related field
  224. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table label has column org_id but struct has not related field
  225. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table label has column name but struct has not related field
  226. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table label has column description but struct has not related field
  227. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table label has column color but struct has not related field
  228. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table label has column num_issues but struct has not related field
  229. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table label has column num_closed_issues but struct has not related field
  230. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table follow has column id but struct has not related field
  231. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table follow has column user_id but struct has not related field
  232. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table follow has column follow_id but struct has not related field
  233. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table watch has column id but struct has not related field
  234. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table watch has column user_id but struct has not related field
  235. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table watch has column repo_id but struct has not related field
  236. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table watch has column mode but struct has not related field
  237. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table collaboration has column id but struct has not related field
  238. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table collaboration has column repo_id but struct has not related field
  239. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table collaboration has column user_id but struct has not related field
  240. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table collaboration has column mode but struct has not related field
  241. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column id but struct has not related field
  242. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column type but struct has not related field
  243. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column status but struct has not related field
  244. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column conflicted_files but struct has not related field
  245. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column commits_ahead but struct has not related field
  246. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column commits_behind but struct has not related field
  247. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column issue_id but struct has not related field
  248. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column index but struct has not related field
  249. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column head_repo_id but struct has not related field
  250. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column base_repo_id but struct has not related field
  251. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column head_branch but struct has not related field
  252. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column base_branch but struct has not related field
  253. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column merge_base but struct has not related field
  254. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column has_merged but struct has not related field
  255. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column merged_commit_id but struct has not related field
  256. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column merger_id but struct has not related field
  257. 2021/07/08 08:34:09 routers/init.go:76:initDBEngine() [W] Table pull_request has column merged_unix but struct has not related field
  258. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column poster_id but struct has not related field
  259. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column original_author but struct has not related field
  260. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column original_author_id but struct has not related field
  261. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column issue_id but struct has not related field
  262. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column label_id but struct has not related field
  263. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column old_milestone_id but struct has not related field
  264. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column milestone_id but struct has not related field
  265. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column assignee_id but struct has not related field
  266. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column removed_assignee but struct has not related field
  267. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column resolve_doer_id but struct has not related field
  268. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column old_title but struct has not related field
  269. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column new_title but struct has not related field
  270. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column old_ref but struct has not related field
  271. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column new_ref but struct has not related field
  272. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column dependent_issue_id but struct has not related field
  273. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column commit_id but struct has not related field
  274. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column content but struct has not related field
  275. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column created_unix but struct has not related field
  276. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column updated_unix but struct has not related field
  277. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column ref_repo_id but struct has not related field
  278. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column ref_issue_id but struct has not related field
  279. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column ref_comment_id but struct has not related field
  280. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column ref_action but struct has not related field
  281. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column ref_is_pull but struct has not related field
  282. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column old_project_id but struct has not related field
  283. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column project_id but struct has not related field
  284. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table comment has column assignee_team_id but struct has not related field
  285. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column id but struct has not related field
  286. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column repo_id but struct has not related field
  287. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column branch_name but struct has not related field
  288. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column can_push but struct has not related field
  289. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column enable_whitelist but struct has not related field
  290. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column whitelist_user_i_ds but struct has not related field
  291. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column whitelist_team_i_ds but struct has not related field
  292. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column enable_merge_whitelist but struct has not related field
  293. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column whitelist_deploy_keys but struct has not related field
  294. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column merge_whitelist_user_i_ds but struct has not related field
  295. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column merge_whitelist_team_i_ds but struct has not related field
  296. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column enable_status_check but struct has not related field
  297. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column status_check_contexts but struct has not related field
  298. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column enable_approvals_whitelist but struct has not related field
  299. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column approvals_whitelist_user_i_ds but struct has not related field
  300. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column approvals_whitelist_team_i_ds but struct has not related field
  301. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column required_approvals but struct has not related field
  302. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column block_on_rejected_reviews but struct has not related field
  303. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column block_on_outdated_branch but struct has not related field
  304. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column dismiss_stale_approvals but struct has not related field
  305. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column require_signed_commits but struct has not related field
  306. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column protected_file_patterns but struct has not related field
  307. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column created_unix but struct has not related field
  308. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table protected_branch has column updated_unix but struct has not related field
  309. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column id but struct has not related field
  310. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column repo_id but struct has not related field
  311. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column hook_id but struct has not related field
  312. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column uuid but struct has not related field
  313. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column type but struct has not related field
  314. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column url but struct has not related field
  315. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column signature but struct has not related field
  316. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column payload_content but struct has not related field
  317. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column http_method but struct has not related field
  318. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column content_type but struct has not related field
  319. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column event_type but struct has not related field
  320. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column is_ssl but struct has not related field
  321. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column is_delivered but struct has not related field
  322. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column delivered but struct has not related field
  323. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column is_succeed but struct has not related field
  324. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column request_content but struct has not related field
  325. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table hook_task has column response_content but struct has not related field
  326. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column id but struct has not related field
  327. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column repo_id but struct has not related field
  328. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column org_id but struct has not related field
  329. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column is_system_webhook but struct has not related field
  330. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column url but struct has not related field
  331. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column signature but struct has not related field
  332. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column http_method but struct has not related field
  333. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column content_type but struct has not related field
  334. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column secret but struct has not related field
  335. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column events but struct has not related field
  336. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column is_ssl but struct has not related field
  337. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column is_active but struct has not related field
  338. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column hook_task_type but struct has not related field
  339. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column meta but struct has not related field
  340. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column last_status but struct has not related field
  341. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column created_unix but struct has not related field
  342. 2021/07/08 08:34:13 routers/init.go:76:initDBEngine() [W] Table webhook has column updated_unix but struct has not related field
  343. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table review has column id but struct has not related field
  344. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table review has column type but struct has not related field
  345. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table review has column reviewer_id but struct has not related field
  346. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table review has column original_author but struct has not related field
  347. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table review has column original_author_id but struct has not related field
  348. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table review has column issue_id but struct has not related field
  349. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table review has column content but struct has not related field
  350. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table review has column official but struct has not related field
  351. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table review has column commit_id but struct has not related field
  352. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table review has column stale but struct has not related field
  353. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table review has column created_unix but struct has not related field
  354. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table review has column updated_unix but struct has not related field
  355. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table review has column reviewer_team_id but struct has not related field
  356. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table project_board has column id but struct has not related field
  357. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table project_board has column title but struct has not related field
  358. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table project_board has column default but struct has not related field
  359. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table project_board has column project_id but struct has not related field
  360. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table project_board has column creator_id but struct has not related field
  361. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table project_board has column created_unix but struct has not related field
  362. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table project_board has column updated_unix but struct has not related field
  363. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column id but struct has not related field
  364. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column type but struct has not related field
  365. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column poster_id but struct has not related field
  366. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column original_author but struct has not related field
  367. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column original_author_id but struct has not related field
  368. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column issue_id but struct has not related field
  369. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column label_id but struct has not related field
  370. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column old_milestone_id but struct has not related field
  371. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column milestone_id but struct has not related field
  372. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column assignee_id but struct has not related field
  373. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column removed_assignee but struct has not related field
  374. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column resolve_doer_id but struct has not related field
  375. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column old_title but struct has not related field
  376. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column new_title but struct has not related field
  377. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column old_ref but struct has not related field
  378. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column new_ref but struct has not related field
  379. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column dependent_issue_id but struct has not related field
  380. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column commit_id but struct has not related field
  381. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column line but struct has not related field
  382. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column tree_path but struct has not related field
  383. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column content but struct has not related field
  384. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column patch but struct has not related field
  385. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column created_unix but struct has not related field
  386. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column updated_unix but struct has not related field
  387. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column commit_sha but struct has not related field
  388. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column review_id but struct has not related field
  389. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column invalidated but struct has not related field
  390. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column ref_repo_id but struct has not related field
  391. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column ref_issue_id but struct has not related field
  392. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column ref_comment_id but struct has not related field
  393. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column ref_action but struct has not related field
  394. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column ref_is_pull but struct has not related field
  395. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column old_project_id but struct has not related field
  396. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column project_id but struct has not related field
  397. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column assignee_team_id but struct has not related field
  398. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column poster_id but struct has not related field
  399. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column original_author but struct has not related field
  400. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column original_author_id but struct has not related field
  401. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column old_milestone_id but struct has not related field
  402. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column milestone_id but struct has not related field
  403. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column assignee_id but struct has not related field
  404. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column removed_assignee but struct has not related field
  405. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column resolve_doer_id but struct has not related field
  406. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column old_title but struct has not related field
  407. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column new_title but struct has not related field
  408. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column old_ref but struct has not related field
  409. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column new_ref but struct has not related field
  410. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column dependent_issue_id but struct has not related field
  411. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column commit_id but struct has not related field
  412. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column line but struct has not related field
  413. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column tree_path but struct has not related field
  414. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column content but struct has not related field
  415. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column patch but struct has not related field
  416. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column created_unix but struct has not related field
  417. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column updated_unix but struct has not related field
  418. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column commit_sha but struct has not related field
  419. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column review_id but struct has not related field
  420. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column invalidated but struct has not related field
  421. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column ref_repo_id but struct has not related field
  422. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column ref_issue_id but struct has not related field
  423. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column ref_comment_id but struct has not related field
  424. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column ref_action but struct has not related field
  425. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column ref_is_pull but struct has not related field
  426. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column old_project_id but struct has not related field
  427. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column project_id but struct has not related field
  428. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column assignee_team_id but struct has not related field
  429. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table comment has column time_id but struct has not related field
  430. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column poster_id but struct has not related field
  431. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column original_author but struct has not related field
  432. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column original_author_id but struct has not related field
  433. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column name but struct has not related field
  434. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column content but struct has not related field
  435. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column milestone_id but struct has not related field
  436. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column priority but struct has not related field
  437. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column is_closed but struct has not related field
  438. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column is_pull but struct has not related field
  439. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column num_comments but struct has not related field
  440. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column ref but struct has not related field
  441. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column deadline_unix but struct has not related field
  442. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column created_unix but struct has not related field
  443. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column updated_unix but struct has not related field
  444. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column closed_unix but struct has not related field
  445. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table issue has column is_locked but struct has not related field
  446. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column owner_name but struct has not related field
  447. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column name but struct has not related field
  448. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column description but struct has not related field
  449. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column website but struct has not related field
  450. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column original_service_type but struct has not related field
  451. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column original_url but struct has not related field
  452. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column default_branch but struct has not related field
  453. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column num_watches but struct has not related field
  454. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column num_stars but struct has not related field
  455. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column num_forks but struct has not related field
  456. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column num_issues but struct has not related field
  457. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column num_closed_issues but struct has not related field
  458. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column num_pulls but struct has not related field
  459. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column num_closed_pulls but struct has not related field
  460. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column num_milestones but struct has not related field
  461. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column num_closed_milestones but struct has not related field
  462. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column is_private but struct has not related field
  463. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column is_empty but struct has not related field
  464. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column is_archived but struct has not related field
  465. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column is_mirror but struct has not related field
  466. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column status but struct has not related field
  467. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column is_fork but struct has not related field
  468. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column fork_id but struct has not related field
  469. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column is_template but struct has not related field
  470. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column template_id but struct has not related field
  471. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column size but struct has not related field
  472. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column is_fsck_enabled but struct has not related field
  473. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column close_issues_via_commit_in_any_branch but struct has not related field
  474. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column topics but struct has not related field
  475. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column avatar but struct has not related field
  476. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column created_unix but struct has not related field
  477. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column updated_unix but struct has not related field
  478. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column num_projects but struct has not related field
  479. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column num_closed_projects but struct has not related field
  480. 2021/07/08 08:34:39 routers/init.go:76:initDBEngine() [W] Table repository has column trust_model but struct has not related field
  481. 2021/07/08 08:34:40 routers/init.go:76:initDBEngine() [W] Table label has column name but struct has not related field
  482. 2021/07/08 08:34:40 routers/init.go:76:initDBEngine() [W] Table label has column description but struct has not related field
  483. 2021/07/08 08:34:40 routers/init.go:76:initDBEngine() [W] Table label has column color but struct has not related field
  484. 2021/07/08 08:34:40 routers/init.go:76:initDBEngine() [W] Table label has column num_issues but struct has not related field
  485. 2021/07/08 08:34:40 routers/init.go:76:initDBEngine() [W] Table label has column num_closed_issues but struct has not related field
  486. 2021/07/08 08:34:40 routers/init.go:76:initDBEngine() [W] Table label has column created_unix but struct has not related field
  487. 2021/07/08 08:34:40 routers/init.go:76:initDBEngine() [W] Table label has column updated_unix but struct has not related field
  488. 2021/07/08 08:34:40 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  489. 2021/07/08 08:34:40 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  490. 2021/07/08 08:34:40 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  491. 2021/07/08 08:34:40 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  492. 2021/07/08 08:34:40 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  493. 2021/07/08 08:34:41 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  494. 2021/07/08 08:34:41 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  495. 2021/07/08 08:34:41 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  496. 2021/07/08 08:34:43 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  497. 2021/07/08 08:34:43 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  498. 2021/07/08 08:34:43 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  499. 2021/07/08 08:34:43 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  500. 2021/07/08 08:34:43 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  501. 2021/07/08 08:34:43 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  502. 2021/07/08 08:34:43 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  503. 2021/07/08 08:34:43 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  504. 2021/07/08 08:34:46 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  505. 2021/07/08 08:34:46 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  506. 2021/07/08 08:34:46 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  507. 2021/07/08 08:34:46 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  508. 2021/07/08 08:34:46 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  509. 2021/07/08 08:34:46 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  510. 2021/07/08 08:34:46 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  511. 2021/07/08 08:34:46 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  512. 2021/07/08 08:34:48 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  513. 2021/07/08 08:34:48 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  514. 2021/07/08 08:34:48 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  515. 2021/07/08 08:34:49 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  516. 2021/07/08 08:34:49 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  517. 2021/07/08 08:34:49 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  518. 2021/07/08 08:34:49 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  519. 2021/07/08 08:34:49 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  520. 2021/07/08 08:34:51 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  521. 2021/07/08 08:34:51 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  522. 2021/07/08 08:34:51 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  523. 2021/07/08 08:34:52 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  524. 2021/07/08 08:34:52 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  525. 2021/07/08 08:34:52 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  526. 2021/07/08 08:34:52 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  527. 2021/07/08 08:34:52 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  528. 2021/07/08 08:34:54 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  529. 2021/07/08 08:34:54 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  530. 2021/07/08 08:34:54 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  531. 2021/07/08 08:34:55 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  532. 2021/07/08 08:34:55 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  533. 2021/07/08 08:34:55 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  534. 2021/07/08 08:34:55 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  535. 2021/07/08 08:34:55 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  536. 2021/07/08 08:34:57 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  537. 2021/07/08 08:34:57 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  538. 2021/07/08 08:34:57 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  539. 2021/07/08 08:34:57 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  540. 2021/07/08 08:34:57 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  541. 2021/07/08 08:34:58 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  542. 2021/07/08 08:34:58 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  543. 2021/07/08 08:34:58 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  544. 2021/07/08 08:35:00 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  545. 2021/07/08 08:35:00 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  546. 2021/07/08 08:35:00 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  547. 2021/07/08 08:35:00 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  548. 2021/07/08 08:35:00 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  549. 2021/07/08 08:35:00 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  550. 2021/07/08 08:35:00 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  551. 2021/07/08 08:35:00 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  552. 2021/07/08 08:35:03 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  553. 2021/07/08 08:35:03 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  554. 2021/07/08 08:35:03 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  555. 2021/07/08 08:35:03 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  556. 2021/07/08 08:35:03 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  557. 2021/07/08 08:35:03 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  558. 2021/07/08 08:35:03 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  559. 2021/07/08 08:35:03 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  560. 2021/07/08 08:35:06 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  561. 2021/07/08 08:35:06 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  562. 2021/07/08 08:35:06 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  563. 2021/07/08 08:35:06 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  564. 2021/07/08 08:35:06 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  565. 2021/07/08 08:35:06 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  566. 2021/07/08 08:35:06 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  567. 2021/07/08 08:35:06 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  568. 2021/07/08 08:35:09 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  569. 2021/07/08 08:35:09 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  570. 2021/07/08 08:35:09 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  571. 2021/07/08 08:35:09 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  572. 2021/07/08 08:35:09 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  573. 2021/07/08 08:35:09 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  574. 2021/07/08 08:35:09 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  575. 2021/07/08 08:35:09 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  576. 2021/07/08 08:35:12 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  577. 2021/07/08 08:35:12 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  578. 2021/07/08 08:35:12 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  579. 2021/07/08 08:35:12 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  580. 2021/07/08 08:35:12 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  581. 2021/07/08 08:35:12 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  582. 2021/07/08 08:35:12 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  583. 2021/07/08 08:35:12 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  584. 2021/07/08 08:35:14 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  585. 2021/07/08 08:35:14 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  586. 2021/07/08 08:35:14 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  587. 2021/07/08 08:35:14 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  588. 2021/07/08 08:35:14 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  589. 2021/07/08 08:35:14 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  590. 2021/07/08 08:35:14 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  591. 2021/07/08 08:35:14 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  592. 2021/07/08 08:35:17 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  593. 2021/07/08 08:35:17 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  594. 2021/07/08 08:35:17 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  595. 2021/07/08 08:35:17 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  596. 2021/07/08 08:35:17 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  597. 2021/07/08 08:35:17 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  598. 2021/07/08 08:35:17 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  599. 2021/07/08 08:35:17 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  600. 2021/07/08 08:35:20 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  601. 2021/07/08 08:35:20 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  602. 2021/07/08 08:35:20 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  603. 2021/07/08 08:35:20 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  604. 2021/07/08 08:35:20 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  605. 2021/07/08 08:35:20 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  606. 2021/07/08 08:35:20 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  607. 2021/07/08 08:35:20 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  608. 2021/07/08 08:35:23 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  609. 2021/07/08 08:35:23 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  610. 2021/07/08 08:35:23 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  611. 2021/07/08 08:35:23 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  612. 2021/07/08 08:35:23 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  613. 2021/07/08 08:35:23 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  614. 2021/07/08 08:35:23 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  615. 2021/07/08 08:35:23 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  616. 2021/07/08 08:35:26 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  617. 2021/07/08 08:35:26 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  618. 2021/07/08 08:35:26 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  619. 2021/07/08 08:35:26 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  620. 2021/07/08 08:35:26 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  621. 2021/07/08 08:35:26 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  622. 2021/07/08 08:35:26 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  623. 2021/07/08 08:35:26 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  624. 2021/07/08 08:35:28 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  625. 2021/07/08 08:35:28 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  626. 2021/07/08 08:35:28 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  627. 2021/07/08 08:35:28 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  628. 2021/07/08 08:35:29 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  629. 2021/07/08 08:35:29 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  630. 2021/07/08 08:35:29 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  631. 2021/07/08 08:35:29 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  632. 2021/07/08 08:35:31 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  633. 2021/07/08 08:35:31 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  634. 2021/07/08 08:35:31 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  635. 2021/07/08 08:35:31 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  636. 2021/07/08 08:35:31 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  637. 2021/07/08 08:35:31 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  638. 2021/07/08 08:35:31 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  639. 2021/07/08 08:35:31 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  640. 2021/07/08 08:35:34 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  641. 2021/07/08 08:35:34 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  642. 2021/07/08 08:35:34 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  643. 2021/07/08 08:35:34 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  644. 2021/07/08 08:35:34 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  645. 2021/07/08 08:35:34 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  646. 2021/07/08 08:35:34 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  647. 2021/07/08 08:35:34 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  648. 2021/07/08 08:35:37 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  649. 2021/07/08 08:35:37 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  650. 2021/07/08 08:35:37 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  651. 2021/07/08 08:35:37 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  652. 2021/07/08 08:35:37 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  653. 2021/07/08 08:35:37 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  654. 2021/07/08 08:35:37 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  655. 2021/07/08 08:35:37 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  656. 2021/07/08 08:35:40 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  657. 2021/07/08 08:35:40 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  658. 2021/07/08 08:35:40 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  659. 2021/07/08 08:35:40 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  660. 2021/07/08 08:35:40 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  661. 2021/07/08 08:35:40 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  662. 2021/07/08 08:35:40 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  663. 2021/07/08 08:35:40 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  664. 2021/07/08 08:35:43 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  665. 2021/07/08 08:35:43 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  666. 2021/07/08 08:35:43 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  667. 2021/07/08 08:35:43 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  668. 2021/07/08 08:35:43 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  669. 2021/07/08 08:35:43 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  670. 2021/07/08 08:35:43 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  671. 2021/07/08 08:35:43 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  672. 2021/07/08 08:35:46 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  673. 2021/07/08 08:35:46 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  674. 2021/07/08 08:35:46 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  675. 2021/07/08 08:35:46 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  676. 2021/07/08 08:35:46 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  677. 2021/07/08 08:35:46 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  678. 2021/07/08 08:35:46 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  679. 2021/07/08 08:35:46 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  680. 2021/07/08 08:35:48 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  681. 2021/07/08 08:35:48 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  682. 2021/07/08 08:35:48 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  683. 2021/07/08 08:35:48 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  684. 2021/07/08 08:35:48 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  685. 2021/07/08 08:35:48 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  686. 2021/07/08 08:35:48 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  687. 2021/07/08 08:35:48 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  688. 2021/07/08 08:35:51 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  689. 2021/07/08 08:35:51 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  690. 2021/07/08 08:35:51 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  691. 2021/07/08 08:35:51 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  692. 2021/07/08 08:35:51 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  693. 2021/07/08 08:35:51 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  694. 2021/07/08 08:35:51 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  695. 2021/07/08 08:35:51 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  696. 2021/07/08 08:35:54 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  697. 2021/07/08 08:35:54 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  698. 2021/07/08 08:35:54 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  699. 2021/07/08 08:35:54 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  700. 2021/07/08 08:35:54 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  701. 2021/07/08 08:35:54 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  702. 2021/07/08 08:35:54 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  703. 2021/07/08 08:35:54 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  704. 2021/07/08 08:35:56 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  705. 2021/07/08 08:35:56 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  706. 2021/07/08 08:35:57 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  707. 2021/07/08 08:35:57 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  708. 2021/07/08 08:35:57 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  709. 2021/07/08 08:35:57 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  710. 2021/07/08 08:35:57 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  711. 2021/07/08 08:35:57 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  712. 2021/07/08 08:35:59 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  713. 2021/07/08 08:35:59 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  714. 2021/07/08 08:35:59 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  715. 2021/07/08 08:35:59 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  716. 2021/07/08 08:35:59 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  717. 2021/07/08 08:36:00 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  718. 2021/07/08 08:36:00 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  719. 2021/07/08 08:36:00 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  720. 2021/07/08 08:36:02 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  721. 2021/07/08 08:36:02 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  722. 2021/07/08 08:36:02 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  723. 2021/07/08 08:36:02 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  724. 2021/07/08 08:36:02 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  725. 2021/07/08 08:36:02 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  726. 2021/07/08 08:36:02 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  727. 2021/07/08 08:36:02 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  728. 2021/07/08 08:36:05 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  729. 2021/07/08 08:36:05 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  730. 2021/07/08 08:36:05 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  731. 2021/07/08 08:36:05 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  732. 2021/07/08 08:36:05 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  733. 2021/07/08 08:36:05 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  734. 2021/07/08 08:36:05 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  735. 2021/07/08 08:36:05 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  736. 2021/07/08 08:36:08 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  737. 2021/07/08 08:36:08 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  738. 2021/07/08 08:36:08 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  739. 2021/07/08 08:36:08 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  740. 2021/07/08 08:36:08 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  741. 2021/07/08 08:36:08 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  742. 2021/07/08 08:36:08 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  743. 2021/07/08 08:36:08 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  744. 2021/07/08 08:36:10 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db default is , struct default is false
  745. 2021/07/08 08:36:10 ...rfave/cli/command.go:173:Run() [W] Table user Column keep_activity_private db nullable is true, struct nullable is false
  746. 2021/07/08 08:36:10 ...rfave/cli/command.go:173:Run() [W] Table issue column content db type is LONGTEXT, struct type is TEXT
  747. 2021/07/08 08:36:10 ...rfave/cli/command.go:173:Run() [W] Table gpg_key column content db type is LONGTEXT, struct type is TEXT
  748. 2021/07/08 08:36:10 ...rfave/cli/command.go:173:Run() [W] Table gpg_key_import column content db type is LONGTEXT, struct type is TEXT
  749. 2021/07/08 08:36:10 ...rfave/cli/command.go:173:Run() [W] Table language_stat Column language db nullable is true, struct nullable is false
  750. 2021/07/08 08:36:10 ...rfave/cli/command.go:173:Run() [W] Table project column board_type db type is INT(11), struct type is INT UNSIGNED
  751. 2021/07/08 08:36:10 ...rfave/cli/command.go:173:Run() [W] Table project column type db type is INT(11), struct type is INT UNSIGNED
  752.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement