Commit Graph
20 Commits
Author SHA1 Message Date
Carla Iriberri fd14750ce5 Rename _vovw_count to _feature_count 2016-04-14 18:23:09 +02:00
Carla Iriberri 8f44f5347a Fix indent for code clarity 2016-04-13 17:51:30 +02:00
Carla Iriberri f96163265b Fix bug for tables without geom or with no potential overviews
If the table doesn't have geometries but the createoverviews function is
called, the current geometry type checks won't work because "null" will
not give a boolean value in the type comparisons.

Also, if the createoverviews function is called over a simple table with
would not require overviews according to the strategies it is handled
correctly.
2016-04-13 17:49:38 +02:00
Carla Iriberri 16d08ef52b Include and aggregate _vovw_count column to count aggregated features 2016-04-12 11:10:55 +02:00
Carla Iriberri 7b48c2765e Fix error detection and fix tests 2016-03-08 14:06:58 +01:00
Carla Iriberri 3d0f580fc2 Add idempotence test 2016-03-08 12:10:46 +01:00
Carla Iriberri d495bd45ba Merge branch 'cartodbfication_cartodb_id_text' of https://github.com/CartoDB/cartodb-postgresql into cartodbfication_cartodb_id_text 2016-03-08 11:59:00 +01:00
Carla Iriberri f4b51807a1 Make cartodb_id inconsistencies fail and update tests 2016-03-08 11:58:30 +01:00
Carla Iriberri 73906b60da Verbosity terse for tests 2016-03-02 18:19:21 +01:00
Carla Iriberri 03ff0365fd Change exception message and edit tests 2016-03-02 17:41:02 +01:00
Carla Iriberri 76a2cb9132 Improve exception error message 2016-03-02 17:36:45 +01:00
Carla Iriberri a80664e72a Delete outdated comments 2016-03-02 15:53:20 +01:00
Carla Iriberri 7e2193d3db Fix test expectation 2016-03-02 15:52:57 +01:00
Carla Iriberri a18cbeb2cd Third iteration, expect a viable cartodb_id 2016-03-02 14:58:53 +01:00
Carla Iriberri 0d5f83b3c4 Rewriting function 2016-03-01 19:17:45 +01:00
Carla Iriberri 7559257d49 cartodb_id string tests 2016-03-01 17:45:15 +01:00
Carla Iriberri 1198454046 Better exception handling 2016-03-01 17:43:21 +01:00
Carla Iriberri 32307ceef0 Add support to detect string cartodb_id columns 2016-03-01 15:24:40 +01:00
Carla Iriberri bcfe8d8f3b Adds not null constraint for cartodb_id 2015-11-20 17:24:01 +01:00
Carla Iriberri 333a408199 Add Paul and Rafa feedback 2015-11-20 17:15:37 +01:00