- Sep 16, 2022
-
-
Sebastien ANDRE authored
-
- Aug 19, 2022
-
-
Sebastien ANDRE authored
-
- Aug 09, 2022
-
-
Sebastien ANDRE authored
* add order from clause * add order match for clause
-
- Jun 29, 2022
-
-
Ghislain Loas authored
add group by clause See merge request !42
-
- Jun 21, 2022
-
-
Henri-Damien LAURENT authored
hotline#158762 : donot show not readable directory of file See merge request !43
-
Henri-Damien LAURENT authored
-
- May 20, 2022
-
-
Sebastien ANDRE authored
-
- May 12, 2022
-
-
Patrick Barroca authored
upgrade filesystem See merge request !40
-
- May 11, 2022
-
-
Patrick Barroca authored
-
- May 06, 2022
-
-
Laurent authored
-
- May 03, 2022
-
-
Laurent authored
object clause with <, >, <=, >= operator
-
- May 02, 2022
-
-
Laurent authored
-
- Dec 15, 2021
-
-
Laurent authored
Storm_Model_Loader now handles update request like: Video::updateAllBy(['support' => 'vhs', 'where' => 'year < 2000'], ['support' => 'dvd']); Also handle like and negative clauses in updateAll and deleteBy
- Nov 30, 2021
-
-
Patrick Barroca authored
Implements insert with forced See merge request !36
-
Patrick Barroca authored
* can save model and force its primary key * add event for deleting model
-
- Nov 03, 2021
-
-
Ghislain Loas authored
hotline #142649 upgrade cache key See merge request !35
-
- Oct 21, 2021
-
-
Ghislain Loas authored
-
- Sep 03, 2021
-
- Aug 27, 2021
-
-
Book::findAllBy(['title like' => '%appl%']);
-
- Jun 25, 2021
-
- Jun 22, 2021
- May 18, 2021
-
-
Patrick Barroca authored
- May 17, 2021
-
-
Arthur Suzuki authored
-
- Mar 09, 2021
-
-
Patrick Barroca authored
json encode rather than serialize for cache keys See merge request !32
-
Patrick Barroca authored
-
- Jan 13, 2021
-
-
Laurent authored
- Sep 08, 2020
-
-
Laurent authored
-
- Aug 06, 2020
-
-
Laurent authored
-
- Jul 30, 2020
- Jul 22, 2020
-
-
Laurent authored
- Jun 30, 2020
-
-
Patrick Barroca authored
add events notifications See merge request !26
-
Patrick Barroca authored
-
- May 14, 2020
-
-
Laurent authored
Storm_Test_VolatileUser::findAllBy(['left(login,2)' => 'zo'])
-