server/test/data/sources_multi
author Aurelien Campeas <aurelien.campeas@pythonian.fr>
Wed, 02 Sep 2015 15:24:46 +0200
changeset 10584 743ed2b13a6f
parent 6427 c8a5ac2d1eaa
permissions -rw-r--r--
[syncschema] only add to the `synchronized` set if all possible updates have been done Otherwise a simple sync_schema(syncprops=False) turns the subsequent sync_schema() calls into a no-op. Closes #6510918.

[system]
db-driver   = sqlite
adapter     = native
db-name     = tmpdb-multi
db-encoding = UTF-8