Angelica Rao
Results
2
comments of
Angelica Rao
I'd like to pick this one up
I'm not sure the current definition is actually correct. A `position` function in PosgtreSQL looks like `position(search_string in main_string)`. The definition currently in `expr.scala` is `val Position = FunctionDef[(String, String),...