Anki/anki
Damien Elmes 4becd8399c implement field cache, fix unit tests, remove some importers
the field cache (fsums table) also needs to store the model id to preserve the
old behaviour of limiting duplicate checks to a given model, and to ensure
we're actually comparing against the same fields

removed the dingsbums and wcu importers; will accept them back if the authors
port them to the new codebase.
2011-04-28 09:23:54 +09:00
..
importing implement field cache, fix unit tests, remove some importers 2011-04-28 09:23:54 +09:00
template disable callable replacement which isn't supported on older pythons 2011-01-20 05:32:30 +09:00
__init__.py drop sqlalchemy; massive refactor 2011-04-28 09:23:53 +09:00
cards.py change field storage format, improve upgrade speed 2011-04-28 09:23:53 +09:00
consts.py drop sqlalchemy; massive refactor 2011-04-28 09:23:53 +09:00
cram.py start work on learn mode, change models, more 2011-04-28 09:23:28 +09:00
db.py improve id upgrade speed by a factor of 5 2011-04-28 09:23:53 +09:00
deck.py implement field cache, fix unit tests, remove some importers 2011-04-28 09:23:54 +09:00
errors.py drop sqlalchemy; massive refactor 2011-04-28 09:23:53 +09:00
exporting.py drop sqlalchemy; massive refactor 2011-04-28 09:23:53 +09:00
facts.py implement field cache, fix unit tests, remove some importers 2011-04-28 09:23:54 +09:00
find.py change field storage format, improve upgrade speed 2011-04-28 09:23:53 +09:00
fonts.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00
graphs.py drop sqlalchemy; massive refactor 2011-04-28 09:23:53 +09:00
groups.py remove q/a cache, tags in fields, rewrite remaining ids, more 2011-04-28 09:23:53 +09:00
hooks.py new syncName handling 2010-11-23 23:12:34 +09:00
lang.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00
latex.py remove q/a cache, tags in fields, rewrite remaining ids, more 2011-04-28 09:23:53 +09:00
media.py change field storage format, improve upgrade speed 2011-04-28 09:23:53 +09:00
models.py change field storage format, improve upgrade speed 2011-04-28 09:23:53 +09:00
revlog.py drop sqlalchemy; massive refactor 2011-04-28 09:23:53 +09:00
sched.py remove q/a cache, tags in fields, rewrite remaining ids, more 2011-04-28 09:23:53 +09:00
sound.py remove self explanatory module docstrings; strip trailing whitespace 2011-04-28 09:21:07 +09:00
stats.py drop sqlalchemy; massive refactor 2011-04-28 09:23:53 +09:00
stdmodels.py change field storage format, improve upgrade speed 2011-04-28 09:23:53 +09:00
storage.py implement field cache, fix unit tests, remove some importers 2011-04-28 09:23:54 +09:00
sync.py remove q/a cache, tags in fields, rewrite remaining ids, more 2011-04-28 09:23:53 +09:00
utils.py implement field cache, fix unit tests, remove some importers 2011-04-28 09:23:54 +09:00