arch-repo-manager/libpkg/data
Martchus 84ef92aaa2 Use one transaction when updating packages via `PackageUpdater`
This should likely be done in the other updating functions of the
`Database` class as well to avoid indexes and actual data appearing
inconsistent during the write operations.
2022-11-01 15:11:49 +01:00
..
config.cpp Rebuild package DBs as well when fixing DBs 2022-05-15 00:32:46 +02:00
config.h Fix passing architecture when creating database 2022-06-19 23:06:25 +02:00
database.cpp Use one transaction when updating packages via `PackageUpdater` 2022-11-01 15:11:49 +01:00
database.h Apply clang-format 2022-05-31 20:13:21 +02:00
lockable.cpp Initial import 2021-02-08 23:53:56 +01:00
lockable.h Add locking system so build actions can acquire named locks 2021-02-20 23:25:31 +01:00
mrulist.h Refactor to optimize deserialization of base-data 2022-05-31 19:04:57 +02:00
package.cpp Fix missing build date in package search 2022-06-08 22:44:58 +02:00
package.h Fix missing build date in package search 2022-06-08 22:44:58 +02:00
siglevel.h Initial import 2021-02-08 23:53:56 +01:00
storage.cpp Fix passing architecture when creating database 2022-06-19 23:06:25 +02:00
storagefwd.h lmdb: Remove obsolete code 2022-01-18 22:11:54 +01:00
storagegeneric.h Show resource usage in UI 2022-04-23 19:56:22 +02:00
storageprivate.h Refactor to optimize deserialization of base-data 2022-05-31 19:04:57 +02:00