]> xenbits.xensource.com Git - xcp/xen-api.git/commit
Always regenerate the 'many' side of a 'one-to-many' relationship at indexing time...
authorDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:05 +0000 (17:39 +0000)
committerDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:05 +0000 (17:39 +0000)
commit27308d19c19a2d7215e5ea88fda97074e146d44c
treee25fadeec5bd8b698fa9d32575898510bc32e3ca
parent647b71a00b48dc44a3cf2fa49536443d5c1513a6
Always regenerate the 'many' side of a 'one-to-many' relationship at indexing time. This means that every system start acts equivalently to an upgrade from a previous version, simplifying testing.

Signed-off-by: David Scott <dave.scott@eu.citrix.com>
ocaml/database/database_test.ml
ocaml/database/db_backend.ml
ocaml/database/db_cache_types.ml
ocaml/database/schema.ml