You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate user quota on cartodb extension creation from unpackaged
Complain if script is sourced in psql, rather than via CREATE EXTENSION
Fixed bugs
Bug fixing and stabilization
Improve error detection in viz.json action
Ruby code no longer loading import files in memory, but streaming them in chunks upon: uploading to server, uploading to AS3, downloading from AS3/server
lib/sql modifications:
Remove CDB_SearchPath.sql from the set of scripts loaded directly (#466)
Do not call CDB_Invalidate_Varnish() if not owned by a superuser
Refuse to create new extension if legacy code is present on database