2011-04-06 | Sylvain Thénault | rephrase | file | diff | annotate |
2011-04-06 | Sylvain Thénault | [schema synchronization] get back eid when adding a final entity type, else it may cause pb on later schema synchronization during the migration where the type is added | file | diff | annotate |
2011-02-18 | Sylvain Thénault | [schema sync] we don't want to react on after_update_entity, it may only causes bug. CWUniqueConstraint should be deleted then a fresh one readded on change (as we do in sync_schema_props_perms) | file | diff | annotate |
2011-02-09 | Sylvain Thénault | [doc] update some copyrights | file | diff | annotate |
2011-01-25 | Alexandre Fayolle | improve massive deletion performance | file | diff | annotate |
2011-01-13 | Sylvain Thénault | [schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration. | file | diff | annotate |