remove typo in sql def
This commit is contained in:
parent
83119d0720
commit
d016c4b4bd
@ -3,7 +3,7 @@
|
||||
-- TODO allow the user to specify the boundary to search for measures
|
||||
--
|
||||
|
||||
CREATE OR REPLACE FUNCTION cdb_observatory.OBS_Search_STU(
|
||||
CREATE OR REPLACE FUNCTION cdb_observatory.OBS_Search(
|
||||
search_term text,
|
||||
relevant_boundary text DEFAULT null
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user