Skip to content

Commit

Permalink
more todo
Browse files Browse the repository at this point in the history
  • Loading branch information
JerrySievert committed Feb 4, 2014
1 parent 4cb9c5c commit f3208a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sql/103-find4.sql
@@ -1,4 +1,5 @@
--- [todo] - test
--- [todo] - add functionality to return only specific columns
CREATE OR REPLACE FUNCTION find (collection varchar, terms json, lim int, skip int) RETURNS
SETOF json AS $$
var table = 'col_' + collection;
Expand Down

0 comments on commit f3208a1

Please sign in to comment.