60 Commits (f303c0c2416ba44c6eff31fee2353bf5dc35e081)

Author SHA1 Message Date
  Roland Haroutiounian 700c63d925 [doxygen] Réécriture de la doc sur des méthodes de sqlsetup.py 9 years ago
  Roland Haroutiounian c6204638fa [pep8] Lignes vides entre méthodes dans sqlutils.py 9 years ago
  Yann Weber 889abc8547 Put the database configuration asinstance attribute of EmComponent 9 years ago
  Roland Haroutiounian 1d08100c10 [TODO] Suppression d'un TODO dans sqlsetup 9 years ago
  Roland Haroutiounian 2f4497dfb9 [TODO] Suppression des TODO dans sqlsettings 9 years ago
  Roland Haroutiounian b03958a65a Suppression de sqlutils.getEngine au profit de sqlutils.get_engine 9 years ago
  Roland Haroutiounian 9cc3f9ce12 PEP8 sur sqlalter.py 9 years ago
  Roland Haroutiounian 4efea40abf Ajout d'un encoding sur un init 9 years ago
  Roland Haroutiounian 3f4ee09c9f Normalisation PEP8/Pylint sur sqlsetup.py 9 years ago
  Roland Haroutiounian b774d33fae Nettoyage et mise en conformité PEP 8 de sqlutils.py 9 years ago
  Roland Haroutiounian 2bae702a8b Ajout de l'alias get_engine dans sqlutils.py 9 years ago
  Roland Haroutiounian 1796990944 [PEP8] Nettoyage de Database/sqlutils.py 9 years ago
  Roland Haroutiounian c39e4ef7a6 PEP8 sur sqlalter.py 9 years ago
  Roland Haroutiounian 9054c5140f Ajout d'un encoding sur un init 9 years ago
  Roland Haroutiounian 1322e14d6b Normalisation PEP8/Pylint sur sqlsetup.py 9 years ago
  Roland Haroutiounian c3f736ca43 Nettoyage et mise en conformité PEP 8 de sqlutils.py 9 years ago
  Roland Haroutiounian ad3c662a47 Ajout de l'alias get_engine dans sqlutils.py 9 years ago
  Roland Haroutiounian 8e91c99fae [PEP8] Nettoyage de Database/sqlutils.py 9 years ago
  Yann Weber 6af0b45f3f Code factorization on EmType select and unselect fields. Added comparison capabilities to EmComponent (and childs) 9 years ago
  Yann Weber a3b9daf319 sqlwrapper deletion and sqlsetup enhancement 9 years ago
  Yann Weber 4fb2f789b5 Replacing EmComponent method getDbE by db_engine 9 years ago
  Yann Weber 16a962fb3f Implemented DropColumn for sqlite 9 years ago
  Yann Weber 6359adc0f4 Added tests for EmField.delete() and EmClass.delete() 9 years ago
  Yann Weber 027fcb974c Implemented EmType hierarchy, added utility function to classtype, changed pk for em_type_hierarchy table 9 years ago
  Roland Haroutiounian 0c05c66fa6 [#12] Correction sur un cast de variable 9 years ago
  Yann Weber b45e7ea4ee Added an getTable function to sqlutils 9 years ago
  Roland Haroutiounian 21f79a9301 [#11] Ajout de la génération de la colonne du Field dans la table correspondante 9 years ago
  Yann Weber a9757a4672 Disabling annoying warnings in sqlwrapper and fixing a bug in test_components 9 years ago
  Yann Weber e74623b1a4 Disabling an annoying warning when using reflect=True in MetaData instanciation 9 years ago
  Yann Weber f26e87f621 Adding default date for date_create and date_update columns 9 years ago
  Yann Weber c100dd43f3 Adding default date for date_create and date_update columns 9 years ago
  Yann Weber 7fb90e3045 Set some FK of EmField to NULL by default 9 years ago
  Yann Weber f958efbff5 Code factorisation for new UID creation 9 years ago
  Yann Weber c4e1afd192 More SQL isolation and some little bugfixes 9 years ago
  Yann Weber 493149cfeb Added sqlutils functions 9 years ago
  ArnAud fa9b842a3d all uids ar integers 9 years ago
  Yann Weber c901e7a643 Bugfixes in sqlsetup 9 years ago
  Yann Weber 8fc072f6ee Cleaning and changin some methods name in sqlwrapper 9 years ago
  Yann Weber 6ab79eb412 Implemented alter table in sqlwrapper 9 years ago
  Driky 49994da98f Prise en charge de la clause bindparam dans sqlquerybuilder.py 9 years ago
  Driky f937a63b53 Ajout de insert et delete dans sqlquerybuilder.py 9 years ago
  Driky d66ccfc431 sqlobject.py renommer en sqlquerybuilder.py 9 years ago
  ArnAud 58a4d7c681 Schéma: uid as integer, no column named 'class' 9 years ago
  Yann Weber b82ccd7911 Allow to use SqlWrapper.createTable without being called by SqlWrapper.createAllFromConf 9 years ago
  Yann Weber ddfbb2b056 Modified SqlWrapper to handle SqlSetup script 9 years ago
  Yann Weber dde02cadd0 New version of sqlwrapper that is not a singleton anymore 9 years ago
  Yann Weber 1a6a367481 Removed lines cut after 72 chars 9 years ago
  Yann Weber 9896c16e8e Small bugfixes in sqlobject and sqlwrapper 9 years ago
  Yann Weber 4120a45fff Bugfixes in sqlwrapper 9 years ago
  Yann Weber a25e97607c Updated version of the sqlwrapper 9 years ago