Artifact 0747ca14751011645194b9a88f1cbb5b2ffebe3d16c5ee156ffaf099870046fc:
- File src/db.c — part of check-in [69145d9d99] at 2022-02-28 23:32:09 on branch trunk — Calling db_open() to determine if a given repository is valid rather than a hand-rolled sqlite3_open() call. This then allows us to call db_looks_like_a_repository() to determine if the DB is a valid repo rather than duplicate the checks it already has in another nearby context. This is part of the apndvfs vs normal-case stuff done in prior commits, consolidating the notion of "valid" to a single spot in the code. (user: wyoung size: 158308)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.