Skip to content

Commit ce81553

Browse files
author
d00bring
committed
should support like etc. on nullable arguments
darcs-hash:20040522141403-cca28-d7d84598aad7189e78b69157f61bf9e98dac8f06.gz
1 parent 06a0753 commit ce81553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TODO

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Things that need to be done, in no particular order:
77
* Overload operators so that when they take a maybe, they always
88
return maybe, i.e. .<. may give NULL when one of the arguments
99
is NULL. Suggested by eivuokko.
10+
* Support like, cat etc. on nullable arguments.
1011
* Support all SQL datatypes
1112
* make SQL generation tweakable by the DB driver, since different
1213
DBs have different SQL syntax, for example TOP / LIMIT.

0 commit comments

Comments
 (0)