2016-02-12 |
Sylvain Thénault |
[migration] test if entity type has been in the deleted in the transaction should protect both clauses
|
file |
diff |
annotate
|
2015-12-22 |
Julien Cristau |
[hooks] fix extra_props handling on python3
|
file |
diff |
annotate
|
2015-12-09 |
Sylvain Thénault |
[server, hooks] allow callable in dbh.TYPE_MAPPING
|
file |
diff |
annotate
|
2015-12-09 |
Sylvain Thénault |
[migration] consider extra_props in rdef created during attribute creation hook
|
file |
diff |
annotate
|
2015-09-24 |
Sylvain Thénault |
[migration] don't handle data deletion anymore on schema changes
|
file |
diff |
annotate
|
2015-11-24 |
Sylvain Thénault |
[hooks/syncschema] drop unused import
|
file |
diff |
annotate
|
2015-11-24 |
Sylvain Thénault |
[hooks/syncschema] indentation fix
|
file |
diff |
annotate
|
2015-11-24 |
Sylvain Thénault |
[hooks/syncschema] don't set NOT NULL on inlined relation columns
|
file |
diff |
annotate
|
2015-09-24 |
Sylvain Thénault |
[hooks/syncschema] Turn DropColumnOp into a data operation
|
file |
diff |
annotate
|
2015-10-19 |
Julien Cristau |
[syncschema] hashlib.md5() wants bytes
|
file |
diff |
annotate
|
2015-11-03 |
Julien Cristau |
[syncschema] don't arbitrarily remove constraints from the in-memory schema
|
file |
diff |
annotate
|
2015-09-16 |
Sylvain Thénault |
make sync_schema_props_perms(<computed rtype>) work as expected
|
file |
diff |
annotate
|
2015-10-13 |
Rémi Cardona |
[py3k] bytes required for hashlib.{md5,sha1}()
|
file |
diff |
annotate
|
2015-09-11 |
Rémi Cardona |
[py3k] replace '_ = unicode' in global scope (closes #7589459)
|
file |
diff |
annotate
|
2015-10-13 |
Rémi Cardona |
[py3k] dict.itervalues → dict.values
|
file |
diff |
annotate
|
2015-10-09 |
Rémi Cardona |
merge with 3.20.10
|
file |
diff |
annotate
|
2015-10-08 |
Rémi Cardona |
merge with 3.19.13
|
file |
diff |
annotate
|
2015-09-23 |
Julien Cristau |
[hooks/syncschema] make sure CWUniqueTogetherConstraintDelOp happens before CWConstraintDelOp
|
file |
diff |
annotate
|
2015-09-23 |
Aurelien Campeas |
[hooks/syncschema] only call "ALTER TABLE" once when changing a size constraint
|
file |
diff |
annotate
|
2015-05-18 |
Julien Cristau |
[hooks/syncschema] drop/add check constraints as appropriate
|
file |
diff |
annotate
|
2015-02-13 |
Julien Cristau |
[hooks/syncschema] use a list instead of a set for UpdateFTIndexOp
|
file |
diff |
annotate
|
2015-01-15 |
Julien Cristau |
Add foreign key for inline relations
|
file |
diff |
annotate
|
2015-01-15 |
Julien Cristau |
Use our version of schema2sql
|
file |
diff |
annotate
|
2014-12-01 |
Julien Cristau |
merge 3.19.6 into 3.20 branch
|
file |
diff |
annotate
|
2014-10-29 |
Rémi Cardona |
[hooks] Fix precommit event logging message
|
file |
diff |
annotate
|
2014-11-13 |
Julien Cristau |
[migration] hackish black magic to bootstrap addition of formula attr during migration
|
file |
diff |
annotate
|
2014-08-28 |
Sylvain Thénault |
[CWEP002 migration] support sync_schema_props_perms for computed attribute
|
file |
diff |
annotate
|
2014-08-28 |
Sylvain Thénault |
[CWEP002 migration] support add_relation_type/add_attribute for computed attributes
|
file |
diff |
annotate
|
2014-06-16 |
Denis Laxalde |
[CWEP002] Account for attribute formula in schema bootstrap
|
file |
diff |
annotate
|
2014-08-28 |
Sylvain Thénault |
[CWEP002 migration] support sync_schema_props_perms for computed relations
|
file |
diff |
annotate
|