1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-08-05 20:08:37 +02:00
Commit graph

12 commits

Author SHA1 Message Date
Roland Haroutiounian
565045b413 PEP8/Pylint on DataSource MySQL 2015-11-13 09:48:46 +01:00
ArnAud
b1dd977a8b DataSource MySQL: change variable name 2015-11-05 15:53:57 +01:00
Yann
94a5afcdd7 Implements _LeObject.hierarchy_add() method and instroduce the class LeRoot
LeRoot represents hierarchy root
2015-11-05 15:34:44 +01:00
Yann
a960d83da3 Implements del_relation in LeDatasourceSQL and get_relation modifications 2015-11-05 12:29:17 +01:00
Yann
54ba4cc3c5 Implements get_relation in LeDatasourceSQL + some small changes in MySQL and MH 2015-11-05 12:11:41 +01:00
Yann
24b758af9b Updated some MySQL properties and MigrationHandler stuff 2015-11-05 12:02:37 +01:00
Roland Haroutiounian
292a3dc8f6 [#76] The settings will be taken in a non versionned settings file 2015-11-05 10:10:32 +01:00
Roland Haroutiounian
cbd3d89426 [#63] PEP8/Pylint 2015-11-04 15:57:21 +01:00
Roland Haroutiounian
1b4f3634d3 [#63] PEP8/Pylint checked on DataSource/MySQL module 2015-11-04 15:46:55 +01:00
Roland Haroutiounian
518cfad9cd [#63] Mysql migration handler and ledatasourceSQL are using MySQL DataSource 2015-11-04 15:02:52 +01:00
Roland Haroutiounian
6f06c86a86 [#63] Change in the new of the foreign key generator 2015-11-04 14:32:52 +01:00
Roland Haroutiounian
e39a00b361 [#63] New DataSource Module
* New submodule MySQL
* Unsuseful methods deleted
* Methods to create table and field names in the unified DataSource class
2015-11-04 14:26:08 +01:00