summary refs log tree commit diff
path: root/changelog.d/14692.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Check sqlite database file exists before porting. (#14692)Jeyachandran Rathnam2022-12-221-0/+1
To avoid creating an empty SQLite file if the given path is incorrect.