cubicweb/hooks/syncschema.py
Fri, 22 Mar 2019 17:42:36 +0100 Denis Laxalde Drop more deprecated code
Mon, 11 Mar 2019 17:43:23 +0100 Philippe Pepiot [schema] drop monkeypatch "name_for" on BaseConstraint
Fri, 10 Mar 2017 16:41:10 +0100 Sylvain Thénault [session] Stop relying on _sessions to synchronize living session
Wed, 18 Jan 2017 15:04:27 +0100 Sylvain Thénault [migration] Fix addition of entity type including boundary constraints on its own attributes 3.24
Thu, 19 Jan 2017 09:53:31 +0100 Sylvain Thénault [schema sync] Refactor AfterAddCWRTypeHook and AfterAddCWComputedRTypeHook so the latter inherit from the former 3.24
Tue, 08 Nov 2016 18:34:22 +0100 Sylvain Thénault [hooks] Delete some properties cached on entities schema on schema updates 3.24
Wed, 05 Oct 2016 15:30:10 +0200 Sylvain Thénault [repository] Drop the entities.extid column and associated cache
Fri, 30 Sep 2016 18:25:08 +0200 Sylvain Thénault flake8 and all
Sat, 01 Oct 2016 11:56:27 +0200 Sylvain Thénault [cnx] Use entity_type instead of entity_metas()['type']
Fri, 30 Sep 2016 17:39:17 +0200 Sylvain Thénault [repository] Drop type_and_source_from_eid and rename related cache
Fri, 08 Jul 2016 10:17:14 +0200 Sylvain Thénault [migration] Test and fix case of addition of an attribute with some serialized constraint 3.23
Fri, 08 Jul 2016 09:59:18 +0200 Sylvain Thénault pep8 bits
Fri, 08 Jul 2016 10:17:42 +0200 Sylvain Thénault [schema] Add a method on yams constraints to compute its unique name
Fri, 08 Jul 2016 10:17:14 +0200 Sylvain Thénault [migration] Test and fix case of addition of an attribute with some serialized constraint
Thu, 30 Jun 2016 13:42:16 +0200 Sylvain Thénault [schema2sql] Avoid "parsing" SQL statements for database initialization
Thu, 30 Jun 2016 11:00:08 +0200 Sylvain Thénault [hooks] Use already imported module alias
Thu, 30 Jun 2016 13:25:43 +0200 Sylvain Thénault [schema2sql] Give a rdef to check_constraint
Mon, 20 Jun 2016 18:00:00 +0200 Sylvain Thénault [schema sync] Rename index when an entity type is renamed
Mon, 20 Jun 2016 17:59:43 +0200 Sylvain Thénault [sql gen] Explicitly name unique index
Mon, 20 Jun 2016 15:04:14 +0200 Sylvain Thénault backport 3.22 changes
Mon, 21 Mar 2016 17:09:41 +0100 Julien Cristau [hooks] deleting a final entity type shouldn't try dropping an sql table
Wed, 17 Feb 2016 13:45:34 +0100 Denis Laxalde Merge with 3.22 branch
Sat, 16 Jan 2016 13:48:51 +0100 Denis Laxalde Reorganize source tree to have a "cubicweb" top-level package
less more (0) tip