Do not allow cartodbfying tables while no user quota is set
Closes #17 Updates tests
This commit is contained in:
@@ -3,6 +3,7 @@ CREATE TABLE
|
||||
CREATE TRIGGER
|
||||
INSERT 0 1
|
||||
ERROR: Quota exceeded by 3.9990234375KB
|
||||
0
|
||||
|
||||
INSERT 0 1024
|
||||
0
|
||||
@@ -11,3 +12,4 @@ ERROR: Quota exceeded by 103.9921875KB
|
||||
INSERT 0 1
|
||||
DROP TABLE
|
||||
SET
|
||||
DROP FUNCTION
|
||||
|
||||
Reference in New Issue
Block a user