]> git.phdru.name Git - xsetbg.git/history - reload_db.py
Feat(DB): Add column `is_image`
[xsetbg.git] / reload_db.py
2016-06-05 Oleg BroytmanRemove outdated __copyright__
2015-07-25 Oleg BroytmanFix: last_shown can be None
2015-07-25 Oleg BroytmanReport counts of new and exiting images
2015-07-25 Oleg BroytmanDecode filename to unicode, encode to utf-8 for Insert
2015-07-24 Oleg BroytmanRefactor mass insert into SQLiteMassInsert context...
2015-07-23 Oleg BroytmanExecute VACUUM after reloading
2015-07-23 Oleg BroytmanFix a bug: id can be None
2015-07-23 Oleg BroytmanUpdate data
2015-07-22 Oleg BroytmanRefactoring: move DB (re)creation code to xsetbg_db.py
2015-07-22 Oleg BroytmanUse configured FS encoding instead of the current locale
2015-07-21 Oleg BroytmanConvert dump_db.py and reload_db.py to use SQLObject
2014-01-07 Oleg BroytmanConfigure path to the database
2012-04-15 Oleg BroytmanRemoved svn:keywords.
2010-12-25 Oleg Broytmanphd.pp.ru => phdru.name.
2009-09-27 Oleg Broytman"BroytMann" => "Broytman".
2007-06-14 Oleg BroytmanDump and reload database.