]> git.phdru.name Git - xsetbg.git/history - reload_db.py
Fix(DB): Fix column encoding
[xsetbg.git] / reload_db.py
2024-02-24 Oleg BroytmanFix(py3): Fix encodings
2024-02-24 Oleg BroytmanFeat: Python 3
2024-02-24 Oleg BroytmanStyle: Fix `flake8` error E999 SyntaxError: Missing...
2023-03-05 Oleg BroytmanFeat(reload_db): Update existing row if the full name...
2023-03-05 Oleg BroytmanFeat(reload_db): Get existing row by id
2022-10-27 Oleg BroytmanFix deprecated open mode `rU` -> `r`
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.