]> git.phdru.name Git - m_librarian.git/history - m_librarian/glst.py
Fix(glst): Return counter after VACUUM
[m_librarian.git] / m_librarian / glst.py
2018-05-10 Oleg BroytmanFix(glst): Return counter after VACUUM
2017-05-07 Oleg BroytmanFix(sqlite): Execute VACUUM outside transaction
2017-04-26 Oleg BroytmanFix flake8 E305: expected 2 blank lines after function
2016-10-24 Oleg BroytmanFix VACUUM command
2016-07-22 Oleg BroytmanUpdate code for compatibility with Python 3
2016-05-29 Oleg BroytmanFix new flake8 E402: module level import not at top...
2015-12-26 Oleg BroytmanMake parse_glst_file generator
2015-12-25 Oleg BroytmanVACUUM all tables after mass-insert
2015-12-25 Oleg BroytmanRename data -> glst
2015-12-22 Oleg BroytmanAdd __all__ to mark public names
2015-12-21 Oleg BroytmanMinor refactoring: split test() functions
2015-12-20 Oleg BroytmanVACUUM Genre table after importing
2015-12-20 Oleg BroytmanImport genres from LRE files