Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/CDB-681' into release/2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rafacas committed Oct 15, 2013
2 parents 6898b4f + 4d3adb1 commit 7e7075d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/synchronization/adapter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ def cartodbfy(table_name)
table.import_cleanup
table.send(:set_the_geom_column!)
table.save
table.send(:invalidate_varnish_cache)
end

def success?
Expand Down

0 comments on commit 7e7075d

Please sign in to comment.