Elektrine lite

← Feed

mort

mort@floss.social

<p>I&#39;m a computer nerd. I write software (some of it FOSS), I&#39;m working on a game (also FOSS), and I sometimes make music.</p>

Posts

  • Post #3861836

    I wrote a blog post about various annoyances I have with SQLite&#39;s defaults, and a suggestion about how it could be fixed: https://mort.coffee/home/sqlite-editions/ TL;DR: SQLite should have a Rust-style edition system which lets us set a whole suite of more sensible defaults with a single &#39;PRAGMA edition = 2026&#39;. #sqlite #databases #rdbms #embedded