Bug #4937
Modification of DB Client code for date ranges
Status:
New
Priority:
High
Assignee:
Aurynn Shaw
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
The client code needs to be modified to take advantage of the new date range function signatures.
This will require:
- Modification of the functions that call the DB functions.
- Ideally (and this will be a new ticket) I'd like to write the transparent python->db function mapper (obj.func(arg,arg) gets seamlessly converted to SELECT * FROM func(arg,arg))
No data to display