Uses CDB_CartodbfyTableCheck() 148

This commit is contained in:
Guido Fioravantti
2015-09-29 19:01:30 +02:00
parent 3429e93979
commit 5de395a4a8
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -81,7 +81,7 @@ Many colliding columns #141 cartodbfied fine
DROP TABLE
CREATE TABLE
INSERT 0 4
test
Table with null cartodb_id #148 cartodbfied fine
1|1
2|2
3|
@@ -89,14 +89,14 @@ test
DROP TABLE
CREATE TABLE
INSERT 0 3
test
Table with non unique cartodb_id #148 cartodbfied fine
1|1
2|2
3|2
DROP TABLE
CREATE TABLE
INSERT 0 4
test
Table with non unique and null cartodb_id #148 cartodbfied fine
1|1
2|2
3|