Draft UPGRADE document

pull/240/head
Sandro Santilli 11 years ago
parent 2e82b3aa38
commit c3f9d26067

@ -0,0 +1,8 @@
After upgrading the rails code to <version>,
you must upgrade existing databases using these commands:
$ bundle exec rake db:migrate
$ bundle exec rake cartodb:db:load_functions
$ bundle exec rake cartodb:db:load_triggers
$ bundle exec rake cartodb:db:migrate_to[<version>]
Loading…
Cancel
Save