mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
The migration file had a version 2 migration defined twice and therefore the LastSeen field most likely never was defined in the presence file. This migration adds the field and migrates the table to version 4. Signed-off-by: Oren Hurvitz <orenh@kitely.com>