Merge pull request #19 from CartoDB/add_back_search_functions

Adding OBS_search function and tests
This commit is contained in:
john krauss
2016-04-20 17:16:45 -04:00
3 changed files with 146 additions and 0 deletions
@@ -0,0 +1,5 @@
\i test/sql/load_fixtures.sql
SELECT cdb_observatory.OBS_Search('total_pop');
SELECT * from cdb_observatory.OBS_GetAvailableBoundaries(cdb_observatory._TestPoint());