Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
nexedi
gitlab-ce
Repository
gitlab-ce
lib
tasks
gitlab
backup.rake
Find file
Blame
History
Permalink
Adds DB-sensitive tablename escape for backup task.
· 3df5253c
Chris Lawlor
authored
Mar 14, 2013
Uses ActiveRecord::Base.connection.quote_table_name. Fixes issue 2437.
3df5253c