Skip to content

Conversation

@jimbob-1
Copy link

Made search generally more user friendly.

Added better search features to allow white spaces (" ") to be passed through search bar with as little modification to codebase.

Date time stamps are loosely supported (text matching only, no timestamp conversion).

Wild card support "*". Ran into issues with % matching escaped characters eg: %2607% matches &07.

Added additional operators where users may want to search for >= or <=.

Changes to conditional SQL operator (allowed OR for certain search operations).

Made search generally more user friendly.

Added better search features to allow white spaces (" ") to be passed through search bar with as little modification to codebase.

Date time stamps are loosely supported (text matching only, no timestamp conversion).

Wild card support "*". Ran into issues with % matching escaped characters eg: %2607% matches &07.

Added additional operators where users may want to search for >= or <=.

Changes to conditional SQL operator (allowed OR for certain search operations).
@jimbob-1
Copy link
Author

Good to merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant