Hi all, We are getting very close to merging the schema06 changes to trunk. These changes set the groundwork for a lot of new abilities in Habari, including "minor edits", timezones, token-based ACL, and hierarchical vocabularies. The remaining task before the merge happens is testing: we need to throw a bunch of data at the upgrade scripts and see how they fare.
As far as I can tell, the MySQL and SQLite scripts are working. I don't have a PostgreSQL database for testing, so I have no idea if that one works or not (it should, but who knows?). So, please... create a test copy of your DB, switch to the schema06 branch, load any page, and let me know if you find problems. Better yet, create tickets in trac. The major change that the upgrade script performs is storing all dates as unsigned integers (seconds from Jan 1, 1970). So we're looking for mangled dates, missing data, disappearing cron jobs... that sort of thing. If you don't find any problems, that is useful to know as well. Thanks. --Blake PS The punishment for not helping now is that your DB might be completely hosed when we merge later. Don't like the sound of that? Avoid it by testing things now. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
