server/migractions.py
2009-07-06 Sylvain Thénault fix #344387, remember upgraded version step by step stable
2009-06-19 Sylvain Thénault set removedeps to False by default, raise an exception instead of a simple assertion for error, more remove_cube tests stable
2009-06-19 Sylvain Thénault add removedeps option to remove_cube to control wether a cube's dependencies should be removed as well or not stable
2009-06-15 Sylvain Thénault add source to sources configuration when adding a cube defining a source stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-13 sylvain thenault previous form actually worked?? tls-sprint
2009-04-24 sylvain thenault backport default branch tls-sprint
2009-04-21 Aurelien Campeas does not apply any more tls-sprint
2009-04-20 Aurelien Campeas sql attributes bugfix tls-sprint
2009-04-17 sylvain thenault unify schema sync migration commands with (hopefuly) a clearer name tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2009-04-07 sylvain thenault more cleaning needed :(
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-04-07 sylvain thenault oops, forgot to clean that
2009-04-06 sylvain thenault introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
2009-04-06 sylvain thenault restrict read perms to user on backup files
2009-03-11 sylvain thenault should not give session as cnx.cursor(), else we may try to execute some query while no pool is set on the session
2009-03-10 sylvain thenault when reading the schema while adding/removing cubes, read schema in non-strict mode tls-sprint
2009-03-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2009-02-26 sylvain thenault set_state command in shell
2009-02-24 sylvain thenault better variable/attribute names; fix remove_cube, it should not alter the .fs_schema attribute (former .new_schema)
2009-02-17 Adrien Di Mascio provide a new add_cubes() migration function for cases where the new cubes are linked together by new relations
2009-01-20 sylvain thenault pylint fixes
2009-01-08 Sylvain Thenault unncessary call
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip