Skip to content
GitLab
Next
Projects
Groups
Snippets
Help
Loading...
Help
See what's new at GitLab
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
GitLab
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
34,914
Issues
34,914
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
1,190
Merge Requests
1,190
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Metrics
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GitLab.org
GitLab
Commits
0d63823b
Commit
0d63823b
authored
May 26, 2020
by
Pavel Shutsin
🔮
Committed by
Adam Hegyi
May 26, 2020
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop obsolete ghost column
Please use new user_type column if needed
parent
82692f7f
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
75 additions
and
19 deletions
+75
-19
app/models/user.rb
app/models/user.rb
+1
-1
changelogs/unreleased/219002-remove-ghost-column.yml
changelogs/unreleased/219002-remove-ghost-column.yml
+5
-0
config/pseudonymizer.yml
config/pseudonymizer.yml
+0
-1
db/migrate/20200525114553_rename_user_type_index.rb
db/migrate/20200525114553_rename_user_type_index.rb
+19
-0
db/post_migrate/20200525121014_drop_users_ghost_column.rb
db/post_migrate/20200525121014_drop_users_ghost_column.rb
+29
-0
db/structure.sql
db/structure.sql
+3
-4
doc/development/telemetry/usage_ping.md
doc/development/telemetry/usage_ping.md
+5
-5
doc/development/understanding_explain_plans.md
doc/development/understanding_explain_plans.md
+13
-8
No files found.
Justin Stark
🛠
@jjstark
mentioned in issue
gitlab-data/analytics#4968 (closed)
·
May 28, 2020
mentioned in issue
gitlab-data/analytics#4968 (closed)
mentioned in issue gitlab-data/analytics#4968
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment