Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-05-18 | Migrations for SQLite converted to new format | AlexRa | 1 | -5/+0 | |
2010-05-16 | Migrations for SQLite converted to new format | AlexRa | 1 | -5/+0 | |
2010-02-21 | Bug fixes on field names in order to make data import work from old users ↵ | Diva Canto | 1 | -1/+1 | |
table to new UserAccounts table. | |||||
2010-02-20 | Added UserAccountData and auth to the SQLite connector. Compiles, runs, but ↵ | Diva Canto | 1 | -1/+1 | |
access to these tables doesn't work. | |||||
2009-12-29 | Fixed a couple of bugs that were bombing the data migration. | Diva Canto | 1 | -1/+1 | |
2009-12-29 | Give the new user tables the once-over. Strip the current set of methods | Melanie | 1 | -0/+5 | |
from IUserAccountService, we need to define what goes in there. Change the handler to the generic handler. Adjust migrations, add index |