Opened 13 years ago

Closed 13 years ago

#4215 closed defect (fixed)

SQLite driver does not enforce opening update/read-only mode

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.9.0
Component: OGR_SF Version: unspecified
Severity: normal Keywords: sqlite read-only update
Cc:

Description

Currently, it is possible to create/delete layers, create/update features even if the database was opened read-only.

Change History (1)

comment:1 by Even Rouault, 13 years ago

Resolution: fixed
Status: newclosed

r23009 /trunk/ (5 files in 2 dirs): SQLite: enforce opening update/read-only mode to allow/forbid create/delete layers, create/update features (#4215)

Note: See TracTickets for help on using tickets.