dejavu/dejavu
Wessie 3b72768f94 Fixed various small things that weren't caught before.
- Fixes SQL queries for table creations
- Table creation is now down in reverse order to accompany the foreign key
- Fixed a typo in the BaseRecognizer that caused it to not work
- Changed configuration passed to Dejavu into a (nested) dictionary
2013-12-18 00:31:57 +01:00
..
__init__.py Fixed various small things that weren't caught before. 2013-12-18 00:31:57 +01:00
convert.py moved to github 2013-11-18 21:51:27 -05:00
cursor.py Changed default cursor type for mysql from DictCursor to Cursor. 2013-12-17 22:02:59 +01:00
database.py Fixed various small things that weren't caught before. 2013-12-18 00:31:57 +01:00
fingerprint.py Moved main Dejavu class from dejavu.control to dejavu 2013-12-16 23:38:58 +00:00
recognize.py Fixed various small things that weren't caught before. 2013-12-18 00:31:57 +01:00