Import cartodb/lib/sql/test, add search_path tweaker
This commit is contained in:
13
test/CDB_DigitSeparatorTest_expect
Normal file
13
test/CDB_DigitSeparatorTest_expect
Normal file
@@ -0,0 +1,13 @@
|
||||
BEGIN
|
||||
CREATE TABLE
|
||||
none||
|
||||
only_com_dec|.|,
|
||||
only_dot_dec|,|.
|
||||
only_com_tho|,|.
|
||||
only_dot_tho|.|,
|
||||
both_com_dec|.|,
|
||||
both_dot_dec|,|.
|
||||
only_com_AMB||
|
||||
only_dot_AMB||
|
||||
DROP TABLE
|
||||
COMMIT
|
||||
Reference in New Issue
Block a user