mirror of
https://github.com/NixOS/nix.git
synced 2025-11-21 17:59:36 +01:00
* Refactor the upgrade / database initialisation logic a bit.
This commit is contained in:
parent
cfe742cfc5
commit
e33f67ff0b
2 changed files with 64 additions and 61 deletions
|
|
@ -209,9 +209,7 @@ private:
|
|||
|
||||
int getSchema();
|
||||
|
||||
void initSchema();
|
||||
|
||||
void prepareStatements();
|
||||
void openDB(bool create);
|
||||
|
||||
unsigned long long queryValidPathId(const Path & path);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue