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

numeric comparison on datasource depending on FE query #2

@iocast

Description

@iocast

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions