Roland Haroutiounian
|
95e5b3c03d
|
First implementation of the query preparation of the LeGetQuery class
|
9 years ago |
Roland Haroutiounian
|
81ad187977
|
Bug fix on the name of a method in query module
|
9 years ago |
Roland Haroutiounian
|
9c9dd8bc96
|
code cleaning
|
9 years ago |
Roland Haroutiounian
|
62161a0ffb
|
LeGetQuery.__get() now takes into account the group argument
|
9 years ago |
Roland Haroutiounian
|
f9df2fb0f3
|
Added the implementation of LeGetQuery.__prepare_order()
|
9 years ago |
Roland Haroutiounian
|
efe35331fe
|
Moved the validate_query_filters method from LeQuery to LeFilteredQuery
|
9 years ago |
Roland Haroutiounian
|
c342a85995
|
Implementation of the prepare method for LeDeleteQuery with the check of the validity of the query filters operators
|
9 years ago |
Roland Haroutiounian
|
886e123d40
|
Hook-less implementation of the crud methods in the query module's classes
|
9 years ago |
Roland Haroutiounian
|
22c43078bb
|
Added the signatures for the LeInsertQuery methods
|
9 years ago |
Roland Haroutiounian
|
4fc3a0eb2a
|
Signatures of LeGetQuery methods , First implementation of LeDeleteQuery
|
9 years ago |
Roland Haroutiounian
|
b36062534b
|
First coding of the LeUpdateQuery class
|
9 years ago |
Roland Haroutiounian
|
859ceb30f2
|
Fixed a relative import
|
9 years ago |
Roland Haroutiounian
|
a326c1c3de
|
Deleted a debug code block from the Query module
|
9 years ago |
Roland Haroutiounian
|
be57cf17c0
|
First implementation of the query class
|
9 years ago |
Roland Haroutiounian
|
9114028304
|
Added the signatures of the prepare_query and execute_query methods in LeQuery class
|
9 years ago |
Roland Haroutiounian
|
12dd7a0d4c
|
PEP8 + added the action class property on the query classes
|
9 years ago |
Yann Weber
|
c7ef7d471b
|
Beginin leapi implementation
|
9 years ago |