Skip to content

chore: release v0.1.4#23

Open
MagicalTux wants to merge 1 commit into
masterfrom
release-plz-2026-07-16T06-00-15Z
Open

chore: release v0.1.4#23
MagicalTux wants to merge 1 commit into
masterfrom
release-plz-2026-07-16T06-00-15Z

Conversation

@MagicalTux

@MagicalTux MagicalTux commented Jul 16, 2026

Copy link
Copy Markdown
Member

🤖 New release

  • graphitesql: 0.1.3 -> 0.1.4 (✓ API compatible changes)
Changelog

0.1.4 - 2026-07-17

Added

  • (rtree) store aux columns in sqlite-compatible %_rowid shadow
  • (pragma) expose function_list/module_list/pragma_list/compile_options as table-valued functions
  • (func) sqlite_compileoption_used/get
  • (pragma) populate function_list
  • (pragma) populate pragma_list/module_list/compile_options and wire data_version
  • (integrity) whole-file page accounting like sqlite3BtreeIntegrityCheck

Fixed

  • (vtab) pass CREATE VIRTUAL TABLE arguments to the module verbatim
  • (trigger) fire BEFORE INSERT trigger before constraint/conflict handling
  • (pragma) wire wal_checkpoint(mode) and byte-exact rtree constraint errors
  • (tokenizer) match sqlite tokenize.c on block-comment EOF, BOM, and #N register refs
  • (wal) port sqlite3WalCheckpoint modes, in-place log restart, and locked hot-journal recovery
  • (rtree) sqlite-exact rtreeInit errors and token-based column names
  • (printf) route float conversions through fpdecode
  • (json) emit TEXTRAW in jsonb writers like sqlite
  • (pager) refresh the header snapshot at write-transaction start like sqlite's pagerSharedLock
  • (value) NOCASE collation folds to lowercase like sqlite

Testing

  • (wal) request TRUNCATE explicitly in the crash harness


This PR was generated with release-plz.

@MagicalTux
MagicalTux force-pushed the release-plz-2026-07-16T06-00-15Z branch 10 times, most recently from da99910 to fddd8b3 Compare July 17, 2026 03:12
@MagicalTux
MagicalTux force-pushed the release-plz-2026-07-16T06-00-15Z branch from fddd8b3 to c0a414c Compare July 17, 2026 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant