Add functions to extract kanji from a string #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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