File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11# SQLite Reader
22[ A web app where you can view your SQLite database] ( https://sqlitereader.com )
3+
4+ # Changelog
5+ ## 18/03/2025
6+ - Added footer to site
7+ - Updated ` sql.js ` from 1.12 to 1.13
8+
9+ ## 14/03/2025
10+ - Removed API/backend for parsing SQLite databases
11+ - Moved everything to local processing using ` sql.js `
12+ - Added SQLite exports to the following languages
13+ - csv
14+ - json
15+ - sql
16+ - Updated ` next.js ` to resolve 1 security advisory
Original file line number Diff line number Diff line change 11<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9" >
22<url >
33<loc >https://sqlitereader.com/</loc >
4- <lastmod >2025-03-14T00 :00:00.000Z</lastmod >
4+ <lastmod >2025-03-18T00 :00:00.000Z</lastmod >
55<changefreq >daily</changefreq >
66<priority >1</priority >
77</url >
88<url >
99<loc >https://sqlitereader.com/convert</loc >
10- <lastmod >2025-03-14T00 :00:00.000Z</lastmod >
10+ <lastmod >2025-03-18T00 :00:00.000Z</lastmod >
1111<changefreq >daily</changefreq >
1212<priority >1</priority >
1313</url >
You can’t perform that action at this time.
0 commit comments