Files
cartodb-postgresql/scripts-available
Rafa de la Torre a6fd829669 Fix for upgrade issue from 0.7.4 to 0.8.0
This fixes the following problem found during testing:
```
ALTER EXTENSION cartodb UPDATE TO '0.8.0';
ERROR:  cannot change return type of existing function
HINT:  Use DROP FUNCTION cdb_usertables(text) first.
```
2015-06-30 12:20:29 +02:00
..
2015-06-25 08:17:41 -04:00
2014-08-19 18:09:27 +02:00
2014-12-05 17:30:47 +01:00
2015-02-27 10:53:14 +01:00