Ticket #251 (closed defect: fixed)
UUIDs should be generated for databases and stored.
| Reported by: | richard | Owned by: | olly |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1.0 |
| Component: | Other | Version: | SVN trunk |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Operating System: | All | Blocking: | #227 |
Description
The replication code needs a uuid for a database, to identify whether two databases are the same. This code is currently generated from the timestamp at which the database was created, which is highly fragile and unsatisfactory. A proper uuid should be generated and stored in the database (possibly in the "iamchert" file) - this is a database change, so should be addressed (at least insofar as updating the format to have space for it) for 1.1.0
Change History
Note: See
TracTickets for help on using
tickets.
