summary refs log tree commit diff
path: root/scripts/port_from_sqlite_to_postgres.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support reading directly from a configErik Johnston2015-05-081-0/+3
* Fix port_from_sqlite_to_postgres after changes to storage layer.Erik Johnston2015-05-081-4/+2
* Seperate scripts/ into scripts/ and scripts-dev/, where scripts/* are automat...Erik Johnston2015-05-061-0/+1
* Check that postgres database has correct charset setErik Johnston2015-04-291-0/+4
* Add better help to scripts/port_from_sqlite_to_postgres.pyErik Johnston2015-04-281-5/+27
* Quickly fix dodgy est. time remainingErik Johnston2015-04-281-7/+14
* Correctly handle total/remaining counts in the presence of sent_transasctions...Erik Johnston2015-04-281-1/+1
* Correctly handle total/remaining counts in the presence of sent_transasctions...Erik Johnston2015-04-281-123/+167
* Remove accidentally committed debug hardcode hackErik Johnston2015-04-281-1/+2
* Typo in port scriptErik Johnston2015-04-281-1/+1
* Split setuping up and processing of tablesErik Johnston2015-04-271-8/+23
* Shuffle progress stuffErik Johnston2015-04-271-201/+174
* Don't port over all of the sent_transactions tableErik Johnston2015-04-271-38/+120
* PEP8Erik Johnston2015-04-171-2/+1
* Fix port script after storage changes. Add very simple (off by default) curse...Erik Johnston2015-04-171-171/+409
* Remove mysql/maria supportErik Johnston2015-04-151-0/+373