Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
This is in continuation of the work done by vorburger in https://github.com/apache/fineract/pull/725
The SQL builder currently does not support limit and order by operation. We can either keep the operations independent of SQLbuilder (which is certainly not recommended imo) or add it as a part of it.
WDYT vorburger awasum
Attachments
Attachments
Issue Links
- Blocked
-
FINERACT-1095 Remove direct sqlSearch support from /clients and all other APIs [Security & Performance]
- In Progress
- is related to
-
FINERACT-854 Use prepared statements instead of string concatenated SQL everywhere
- In Progress