1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test
Anthony Bilinski dacfcdadac
refactor(history): apply db schema upgrade one version at a time
This allows upgrade steps to query the db at the last version and run C++ code
on the results, then do a single transaction to make the upgrade, instead of
all actions of each upgrade step being required to be part of the overall
upgrade transaction.
2019-10-20 02:34:47 -07:00
..
chatlog docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
core docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
model refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal' part 2 2019-10-09 23:19:27 -07:00
net Merge pull request #5722 2019-06-28 09:00:13 +02:00
persistence refactor(history): apply db schema upgrade one version at a time 2019-10-20 02:34:47 -07:00
platform docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00