How to corrupt an SQLite database file
sqlite.org
How to corrupt an SQLite database file
1–10 of 45 posts
Re: How to corrupt an SQLite database file
#2Re: How to corrupt an SQLite database file
#3Re: How to corrupt an SQLite database file
#4Interesting title for official SQLite documentation :)
See, for example: "Defense about the dark arts" (https://sqlite.org/security.Html) and "Why in C?" saying "Because C is best."
Re: How to corrupt an SQLite database file
#5Article date is Jan 2022. This changes when SQLite runs as WASM in a browser — a context that only became properly viable with OPFS synchronous access handles in mid-2022.
Re: How to corrupt an SQLite database file
#6Interesting title for official SQLite documentation :)
The whole sqlite documentation is full of gold gems and other curious documents mostly to appease bureocrats and big companies. It doubles as a fun read other than being incredibly useful. See, for example: "Defense about the dark arts" ( https://sqlite.org/security.Html ) and "Why in C?" saying "Because C is best."
Re: How to corrupt an SQLite database file
#7Interesting title for official SQLite documentation :)
Re: How to corrupt an SQLite database file
#8How to Corrupt an SQLite Database File - https://news.ycombinator.com/item?id=41846796 - Oct 2024 (1 comment)
How to Corrupt an SQLite Database File - https://news.ycombinator.com/item?id=33503555 - Nov 2022 (1 comment)
How to Corrupt an SQLite Database File - https://news.ycombinator.com/item?id=31214131 - April 2022 (139 comments)
How to Corrupt an SQLite Database File - https://news.ycombinator.com/item?id=16579986 - March 2018 (10 comments)
How to Corrupt an SQLite Database File - https://news.ycombinator.com/item?id=6502229 - Oct 2013 (63 comments)
Re: How to corrupt an SQLite database file
#9Interesting title for official SQLite documentation :)