Add functions to extract kanji from a string #2

Open
opened 2026-04-08 11:17:29 +02:00 by oysteikt · 0 comments
Owner

Maybe this would work best with a table-valued function?

Most applications of this is going to use the resulting rows to join another table.

See: https://github.com/CGamesPlay/sqlite3_ext/blob/main/examples/generate_series.rs

Maybe this would work best with a table-valued function? Most applications of this is going to use the resulting rows to join another table. See: https://github.com/CGamesPlay/sqlite3_ext/blob/main/examples/generate_series.rs
oysteikt added this to the Kanban project 2026-04-08 11:18:59 +02:00
oysteikt added the feature request label 2026-04-08 11:19:08 +02:00
oysteikt moved this to Low pri in Kanban on 2026-04-08 12:58:18 +02:00
Sign in to join this conversation.