evennia/evennia/typeclasses/migrations
2017-09-30 16:50:17 +02:00
..
0001_initial.py Added a check to deactivate AlterIndexTogether if the Oracle database is used. This should, according to #732 fix the migration issue with Oracle, but have no database to check with. So supposedly resolves #732. 2015-11-18 00:11:33 +01:00
0002_auto_20150109_0913.py Correction of the migration sequence both for clean and old databases. 2017-07-07 22:38:24 +02:00
0003_defaultcharacter_defaultexit_defaultguest_defaultobject_defaultplayer_defaultroom_defaultscript_dono.py Rename migrations to depend on account-migrations instead of players 2017-07-09 09:12:09 +02:00
0004_auto_20151101_1759.py Added a missing migration to repo. 2015-11-01 18:21:21 +01:00
0005_auto_20160625_1812.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
0006_auto_add_dbmodel_value_for_tags_attributes.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
0007_tag_migrations_may_be_slow.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
0008_lock_and_perm_rename.py Rename migration to indicate slowness - may need to drop migration table and --fake run again. 2017-09-07 21:27:13 +02:00
0009_rename_player_cmdsets_typeclasses.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
0010_delete_old_player_tables.py Remove some extra tables in migration 2017-09-30 16:50:17 +02:00
__init__.py Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00