Yann Weber
b82ccd7911
Allow to use SqlWrapper.createTable without being called by SqlWrapper.createAllFromConf
hace 9 años
Yann Weber
ddfbb2b056
Modified SqlWrapper to handle SqlSetup script
Now SQLSetup in able (via initDb) to initialize the database.
WARNING : initDb start by droping all tables in database before creating the new ones
hace 9 años
Yann Weber
dde02cadd0
New version of sqlwrapper that is not a singleton anymore
hace 9 años
Yann Weber
1a6a367481
Removed lines cut after 72 chars
hace 9 años
Yann Weber
9896c16e8e
Small bugfixes in sqlobject and sqlwrapper
hace 9 años
ArnAud
a86ff9ee97
ME : renommage et import
hace 9 años
Yann Weber
59f75eddbd
Merge branch 'sqlwrapper_obj' for bugfixes
hace 9 años
Yann Weber
4120a45fff
Bugfixes in sqlwrapper
hace 9 años
Yann Weber
7de456c41c
Merge branch 'master' of git.labocleo.org:lodel2
hace 9 años
Yann Weber
03808ed91d
Merge branch 'sqlwrapper_obj'
hace 9 años
Yann Weber
a25e97607c
Updated version of the sqlwrapper
hace 9 años
ArnAud
61e472e16e
ME: no sub-directory
hace 9 años
Yann Weber
155e089750
Added some test for sql_wrapper alter schema functions
hace 9 años
Yann Weber
c7defe71e0
Added tests for sqlwrapper
Removed logging test in EditorialModel/lib/component.py
Added comment in Database/sqlwrapper.py
hace 9 años
Yann Weber
aad5586cb1
Updated sqlwrapper to enable sqlite support and logging enable/disable
hace 9 años
ArnAud
4e2b85328c
ME: installation of the basic tables
hace 9 años
Yann Weber
ebdb512500
Modification to be less dependent to django + logging in db wrapper
hace 9 años
ArnAud
3ce6e1774e
sqlWrapper: default attend un objet
hace 9 años
Yann Weber
07209417a7
Refactoring comments in db wrapper
hace 9 años
ArnAud
3e80b68303
connection à une base de donnée
hace 9 años
Yann Weber
18c497a27b
Fixing tests name to actually make them run
Test functions name as tests files name must begin with test in order to be run by manage.py test
hace 9 años
Yann Weber
eeaaf945d2
Created the class MlString and fixing syntax error
Created the class Lodel.utils.mlstring.MlString needed by EditorialModel.lib.component.EmComponent
The first test pass ! =)
hace 9 años
Yann Weber
8f2a3655bb
Renaming and moving files + fixed a bug in Lodel.settings imports
Lodel/sttings/__init__.py wasn't able to import files when called by manage.py
Renaming em to EditorialModel and moved Em* objects to EditorialModel/lib
Adding a first test (that do not pass because of syntax errors in Em* classes)
hace 9 años
ArnAud
9dab9ce22f
EM: on avance…
hace 9 años
Yann Weber
df4c5cbfd8
Ajout du Doxyfile et des entêtes de méthodes pour les objets EmField, EmFieldGroup et EmType
hace 9 años
Roland Haroutiounian
aca15cfdc2
Modification du gitignore
hace 9 años
Roland Haroutiounian
966e16a2bb
Paramétrage des noms de connexion dans le module Databases
hace 9 años
Roland Haroutiounian
a6d51f763c
Ajout du package psycopg2 (driver postgresql)
hace 9 años
ArnAud
cc50da7658
EmComponent and EmClass, first draft
hace 9 años
Roland Haroutiounian
d8d0f9f303
Ajout du module Database
hace 9 años
Roland Haroutiounian
f24274a4d8
Ajout du projet Lodel
hace 9 años
ArnAud
14bccd4094
EM: first shoot of component
hace 9 años
Florentin Clouet
7f077d425b
Ajout du README.md
hace 9 años
ArnAud
569888deb8
requirements.txt for python pip install
.gitignore for git
First commit !!!
hace 9 años