Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

numeric comparison on datasource depending on FE query #2

Open
iocast opened this issue Jun 9, 2012 · 0 comments
Open

numeric comparison on datasource depending on FE query #2

iocast opened this issue Jun 9, 2012 · 0 comments
Assignees

Comments

@iocast
Copy link
Owner

iocast commented Jun 9, 2012

if a numeric comparison is requested in the FE query, than do a numeric comparison on database instead of string comparison.
To determine if numeric or not, a regular expression need to take place.

2 solutions for regex:

  • on database
  • in Python and than created an appropriate SQL statement
@ghost ghost assigned iocast Jun 9, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant