Tue, 22 Dec 2015 10:39:05 +0100 |
Julien Cristau |
[hooks] fix extra_props handling on python3
|
file |
diff |
annotate
|
Wed, 09 Dec 2015 17:44:18 +0100 |
Sylvain Thénault |
[server, hooks] allow callable in dbh.TYPE_MAPPING
|
file |
diff |
annotate
|
Wed, 09 Dec 2015 17:44:17 +0100 |
Sylvain Thénault |
[migration] consider extra_props in rdef created during attribute creation hook
|
file |
diff |
annotate
|
Thu, 24 Sep 2015 11:26:11 +0200 |
Sylvain Thénault |
[migration] don't handle data deletion anymore on schema changes
|
file |
diff |
annotate
|
Tue, 24 Nov 2015 16:01:43 +0100 |
Sylvain Thénault |
[hooks/syncschema] drop unused import
|
file |
diff |
annotate
|
Tue, 24 Nov 2015 16:01:26 +0100 |
Sylvain Thénault |
[hooks/syncschema] indentation fix
|
file |
diff |
annotate
|
Tue, 24 Nov 2015 16:00:06 +0100 |
Sylvain Thénault |
[hooks/syncschema] don't set NOT NULL on inlined relation columns
|
file |
diff |
annotate
|
Thu, 24 Sep 2015 12:18:00 +0200 |
Sylvain Thénault |
[hooks/syncschema] Turn DropColumnOp into a data operation
|
file |
diff |
annotate
|
Mon, 19 Oct 2015 14:28:30 +0200 |
Julien Cristau |
[syncschema] hashlib.md5() wants bytes
|
file |
diff |
annotate
|
Tue, 03 Nov 2015 18:10:58 +0100 |
Julien Cristau |
[syncschema] don't arbitrarily remove constraints from the in-memory schema
|
file |
diff |
annotate
|
Wed, 16 Sep 2015 16:04:17 +0200 |
Sylvain Thénault |
make sync_schema_props_perms(<computed rtype>) work as expected
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 16:57:09 +0200 |
Rémi Cardona |
[py3k] bytes required for hashlib.{md5,sha1}()
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 18:05:38 +0200 |
Rémi Cardona |
[py3k] replace '_ = unicode' in global scope (closes #7589459)
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 15:09:22 +0200 |
Rémi Cardona |
[py3k] dict.itervalues → dict.values
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 17:52:14 +0200 |
Rémi Cardona |
merge with 3.20.10
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 18:38:16 +0200 |
Rémi Cardona |
merge with 3.19.13
|
file |
diff |
annotate
|
Wed, 23 Sep 2015 15:01:55 +0200 |
Julien Cristau |
[hooks/syncschema] make sure CWUniqueTogetherConstraintDelOp happens before CWConstraintDelOp
|
file |
diff |
annotate
|
Wed, 23 Sep 2015 15:00:33 +0200 |
Aurelien Campeas |
[hooks/syncschema] only call "ALTER TABLE" once when changing a size constraint
|
file |
diff |
annotate
|
Mon, 18 May 2015 19:47:34 +0200 |
Julien Cristau |
[hooks/syncschema] drop/add check constraints as appropriate
|
file |
diff |
annotate
|
Fri, 13 Feb 2015 13:39:33 +0100 |
Julien Cristau |
[hooks/syncschema] use a list instead of a set for UpdateFTIndexOp
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 16:49:32 +0100 |
Julien Cristau |
Add foreign key for inline relations
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 16:44:36 +0100 |
Julien Cristau |
Use our version of schema2sql
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 11:13:10 +0100 |
Julien Cristau |
merge 3.19.6 into 3.20 branch
|
file |
diff |
annotate
|
Wed, 29 Oct 2014 16:39:36 +0100 |
Rémi Cardona |
[hooks] Fix precommit event logging message
|
file |
diff |
annotate
|
Thu, 13 Nov 2014 10:37:44 +0100 |
Julien Cristau |
[migration] hackish black magic to bootstrap addition of formula attr during migration
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 17:41:34 +0200 |
Sylvain Thénault |
[CWEP002 migration] support sync_schema_props_perms for computed attribute
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 18:31:18 +0200 |
Sylvain Thénault |
[CWEP002 migration] support add_relation_type/add_attribute for computed attributes
|
file |
diff |
annotate
|
Mon, 16 Jun 2014 10:08:32 +0200 |
Denis Laxalde |
[CWEP002] Account for attribute formula in schema bootstrap
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 07:44:29 +0200 |
Sylvain Thénault |
[CWEP002 migration] support sync_schema_props_perms for computed relations
|
file |
diff |
annotate
|
Thu, 28 Aug 2014 08:02:15 +0200 |
Laura Médioni |
[CWEP002 migration] support add_relation_type for computed relations
|
file |
diff |
annotate
|