43 Commits (cb7a37e7a28b7f0d98de9a84a3b04d26a726515c)

Author SHA1 Message Date
  Yann Weber ff983409fc Changed the relation's methods header of the dummy datasource 9 years ago
  Yann Weber 0d88ebca62 Add relation modification methods to LeType 9 years ago
  Roland Haroutiounian 7f3981f24a Corrected the delete method in LeDataSourceSQL 9 years ago
  Roland Haroutiounian 119b9b6f9f Added the deleting in the object table 9 years ago
  Yann Weber 3f9067492c Removed a debug message + bugfix on LeDatasource returned values 9 years ago
  Yann Weber bdd85d9bde Implement the LeDatasource.insert() method + user friendly LeObject.insert() datas arg 9 years ago
  Roland Haroutiounian 6540e2c233 Changed the class name detection in the LeDataSourceSQL class 9 years ago
  Roland Haroutiounian ded36cacc8 Reimplemented the delete function 9 years ago
  Roland Haroutiounian 936219e47a Added a test to detect empty relational filter arguments in the parsing process 9 years ago
  Roland Haroutiounian edb86d7f55 Optimized the relational filters parsing 9 years ago
  Roland Haroutiounian 9f47b7848f Fixed connection strings for mysql 9 years ago
  Roland Haroutiounian 5c7bb9d76b Changed LeDataSourceSQL to use MySQL 9 years ago
  Roland Haroutiounian 77e7f66efc Corrected the constructor and the get method of LeDataSourceSQL 9 years ago
  Roland Haroutiounian 996039d6aa Added the first test for the LeObject datasource 9 years ago
  Roland Haroutiounian 32fe54e205 PEP8 / PyLint on datasources module 9 years ago
  Roland Haroutiounian 4bccea4cb6 Corrected a docstring 9 years ago
  Roland Haroutiounian e3dba75747 [#61] Corrected the relational filters parsing method in LeDataSourceSQL 9 years ago
  Roland Haroutiounian f2c721a9ae [#61] Added the first implementation of update and delete functions 9 years ago
  Roland Haroutiounian 16e3b2c210 [#61] started the implementation of the update method in LeDataSourceSQL object 9 years ago
  Yann Weber 965560bf6b Add test for LeObject with a mock on the datasource + bugfix on _LeObject and LeType 9 years ago
  Roland Haroutiounian ee89b62f40 [#61] added a default module setting to LeDataSourceSQL object 9 years ago
  Roland Haroutiounian a27aba08f0 [#61] Added a first implementation of the insert method 9 years ago
  Yann Weber f5e79bbac1 Fix bad argument in DummyDatasource 9 years ago
  Roland Haroutiounian 7bf9ceb7a3 [#61] pep8 correction 9 years ago
  Roland Haroutiounian 8bc93a67d5 [#61] First implementation of the get method in ledatasourcesql 9 years ago
  Roland Haroutiounian dcd65f5f4c [#61] Rewriting the method headers 9 years ago
  Yann Weber 46c98dc046 Updated the DummyDatasource + documenting query filters 9 years ago
  Roland Haroutiounian 8478fef37d [#61] started the implementation of relational_filters in LeDataSourceSQL 9 years ago
  Roland Haroutiounian d826611811 [#61] Added the case of a non given relational_filters argument 9 years ago
  Roland Haroutiounian 50af1b16a8 [#61] Added the empty functions : update, insert, delete to the LeDataSourceSQL class 9 years ago
  Roland Haroutiounian 96fbc2f45e [#61] changed params in the dummy data source class 9 years ago
  Roland Haroutiounian e064173359 [#61] Corrected the headers of update and delete methods in dummy datasource 9 years ago
  Roland Haroutiounian 2fedc186da [#61] Moved ledatasource into dummy 9 years ago
  Roland Haroutiounian 3f8e5c9fce [#61] Added the tablename generation 9 years ago
  Roland Haroutiounian 765a4e5830 [#61] Added the return as a dict in the get method of LeDataSource 9 years ago
  Roland Haroutiounian 89b13c5d91 [#61] Added the prepare_filters method 9 years ago
  Roland Haroutiounian 38675a63ab [#61] Added the signatures of the LeDataSource methods 9 years ago
  Roland Haroutiounian e98e024916 [#61] Started using mosql 9 years ago
  Roland Haroutiounian a935446871 [#61] added the LeDataSourceSQL class 9 years ago
  Roland Haroutiounian 4f8c7a22bb [#61] Added the prototype for the get method in LeDataSource class 9 years ago
  Roland Haroutiounian a0f8196e05 [#61] Added the LeDataSource file 9 years ago
  Roland Haroutiounian eb9cafa94b Turned leobject/datasources into a module 9 years ago
  ArnAud 535c8b7e22 LeObject: begining of implementation 9 years ago