Artifact
364515dd186285f3c01f5cab42e7db7edc47c70e87b6a25de389a2e6b8c413fd:
- File
src/sqlite.h.in
-
2017-12-13 20:02:29
— part of check-in
[3ec73c38]
on branch trunk
— New result code SQLITE_READONLY_DIRECTORY is returned when an attempt is
made to write on a database file that is in a read-only directory and hence
the journal file could not be created. This situation formerly returned
SQLITE_CANTOPEN, which less helpful.
(user:
drh
size: 419306)
-
2017-12-14 13:55:01
— part of check-in
[803156cb]
on branch sqlar-shell-support
— Merge latest trunk changes into this branch.
(user:
dan
size: 419306)
-
2017-12-14 14:50:49
— part of check-in
[75d85177]
on branch appendvfs
— Bring in the latest trunk changes.
(user:
drh
size: 419306)