Kelketek
|
89aebfc13f
|
Made migrations compatible with new user model when creating from scratch.
|
2013-07-20 15:45:16 -05:00 |
|
Griatch
|
230d73cfa0
|
Migrations work under sqlite3, both from latest dev, from new install and from trunk. There might be some consistency issues though (it seems the character list is not properly migrated), so more testing is required.
|
2013-04-13 23:50:33 +02:00 |
|
Griatch
|
440d403327
|
Added some more error catching to the attr migrations.
|
2012-02-22 11:40:52 +01:00 |
|
Griatch
|
e170505878
|
Adding full convertion to the migrations, should hopefully cover all cases now.
|
2012-02-15 18:28:44 +01:00 |
|
Griatch
|
3b88767865
|
Made fixes to the migrations.
|
2012-02-15 14:27:26 +01:00 |
|
Griatch
|
370b7ca86c
|
Fixed typo data-migration for new attribute storate type.
|
2012-02-14 23:46:19 +01:00 |
|
Griatch
|
a32aebaa0e
|
OBS- need to run migrations! Refactored attributes to use a slightly different internal storage format for faster access. Also set up caching of all attribute data, so subsequent reads of an attribute will not hit the database anymore, and writes will re-cache.
|
2012-02-14 23:40:16 +01:00 |
|