Allow dots in column names to be cartodbfied

This fixes #6144 of cartodb
This commit is contained in:
Javier Goizueta
2015-11-20 12:24:46 +01:00
parent e99231252e
commit ea9503bd32
2 changed files with 15 additions and 0 deletions

View File

@@ -102,5 +102,11 @@ Table with non unique and null cartodb_id #148 cartodbfied fine
3|
4|2
DROP TABLE
CREATE TABLE
INSERT 0 2
Table with dots in name columns (cartodb #6114) cartodbfied fine
one|1
two|3
DROP TABLE
DROP FUNCTION
DROP FUNCTION