1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-01-30 08:30:12 +01:00
Commit graph

3 commits

Author SHA1 Message Date
Roland Haroutiounian
9cc3f9ce12 PEP8 sur sqlalter.py 2015-07-02 16:47:51 +02:00
Yann
16a962fb3f Implemented DropColumn for sqlite 2015-06-26 16:03:38 +02:00
Yann
6ab79eb412 Implemented alter table in sqlwrapper
Adding a column is implemented for mysql, postgresql and sqlite.
Droping and altering a column is only implemented for mysql and postgresql for the moment.

Quick&dirty tests has been done  for sqlite and mysql only.
2015-06-04 16:07:31 +02:00