Peter Serwylo 9727dc505c Rename temp tables rather than DELETE + INSERT SELECT.
This requires renaming the old app/apk tables to be deleted and
the temp ones to be renamed. This is done in a transaction to
ensure we always have at least `fdroid_app` and `fdroid_apk`.
Well, two transactions, one for renaming the `fdroid_app` table
and one for `fdroid_apk`.
2015-12-13 18:02:55 +11:00
..
2015-10-04 08:14:48 -07:00
2015-12-07 20:46:34 +01:00
2015-12-07 21:20:11 +01:00
2015-12-07 21:31:51 +01:00