Skip to content
Snippets Groups Projects
Commit 5d0b33cd authored by Sebastien ANDRE's avatar Sebastien ANDRE
Browse files

add min option in select

 * add max for select
 * add max and count by in select
 * manage having on select element
 * add distinct on sub queries
 * add sum function
 * add not for start end and match
 * add error on having and refacto init having
 * add hasclauses for criteria
 * add cast and field on order by
 * add wrap with or for Criteria
 * append criteria in criteria
 * add updateAll and DeleteAll in Storm_Query
 * add or_join and and_join for join query
 * add or_sub and and_sub for query
 * add exists clause in criteria
 * add basic mode for select query
 * add identifier in clause match
 * basic delete and non basic for delete query
 * add negated and * search in match term, and multiple group by
 * add promotejoin
 * add assertSqlEmpty
 * change position of order, before result filter by selects
 * Error count cant work without select
 * add clone on query and correct fetchFirst
 * add function for all key in select where having ...
 * better message for sql count
 * add concat function
 * add promoteUpdate
 * add throw error on query in volatile
 * fetchFirst must be compatible with beBasic
 * fix error limit_page in volatile
 * fix limitPage
 * countAll doesnt work in db mode
parent 704b04ef
Branches
1 merge request!51[RTwip] add min option in select
Pipeline #27069 passed with stage
in 49 seconds
Showing
with 825 additions and 492 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment