Skip to content
  • Philipp Hörist's avatar
    5ee45b86
    Refactor database migration · 5ee45b86
    Philipp Hörist authored
    - Move database migration to the logger module
    - Dont depend on Gajim version for migration use PRAGMA user_version
    - Refactoring of some methods in the logger module
    - Dont use cursor object, if there is no reason
    - Make some attributes and methods private
    5ee45b86
    Refactor database migration
    Philipp Hörist authored
    - Move database migration to the logger module
    - Dont depend on Gajim version for migration use PRAGMA user_version
    - Refactoring of some methods in the logger module
    - Dont use cursor object, if there is no reason
    - Make some attributes and methods private
Loading