Opened 15 years ago
Closed 15 years ago
#556 closed defect (fixed)
SDF: Avoid writing SDF schema into SQLite files which are not SDF files
Reported by: | romicadascalescu | Owned by: | gregboone |
---|---|---|---|
Priority: | minor | Milestone: | 3.5.0 |
Component: | FDO API | Version: | 3.5.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
Avoid writing SDF schema in case we are not creating a SDF file. SDF was adding by default a SDF schema in case the schema did not exist and the connection was in write mode. This can corrupt other files like SQLite
Note:
See TracTickets
for help on using tickets.