Artifact 96ff68842760e51523e619476e93ecbc08403134:
- File src/sqlite3.c — part of check-in [06aec61111] at 2016-08-22 20:12:50 on branch trunk — Remove the db_name() function. In its place, the SQLITE_DBCONFIG_MAINDBNAME feature of SQLite is used to ensure that the three attached databases are always exactly named "repository", "configdb" and "localdb", regardless of which is opened first or the order in which they are attached. Update to the latest 3.15 alpha of SQLite which is now required for correct operation, since SQLITE_DBCONFIG_MAINDBNAME is required. (user: drh size: 6959992) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.