Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
4 check-ins using file System.Data.SQLite/SQLiteBase.cs version 2dd06eaab5
2018-02-26
| ||
17:36 | The initial result code for SQLITE_DBCONFIG_MAINDBNAME must be an error in order to make the finally cleanup logic correct. check-in: b8d115e87d user: mistachkin tags: trunk | |
17:32 | Update version history docs. check-in: 2d61f3fabf user: mistachkin tags: trunk | |
17:32 | Set HResult property of SQLiteException based on the SQLite core library error code. check-in: a4575fc8e7 user: mistachkin tags: trunk | |
17:25 | Add more database connection configuration options for the sqlite3_db_config() interface. check-in: b7ba6996c1 user: mistachkin tags: trunk | |