Skip to content

Support for REGEXP #18

@FredrikKarlssonSpeech

Description

@FredrikKarlssonSpeech

Hi,

SQLite does not come with an implementation of a reglar expressions function, but one can be added at the C level or through loaning extensions
(like these ones)
https://github.com/eatnumber1/sqlite-regexp
https://github.com/ralight/sqlite3-pcre

Now, hdbc-sqlite3 does not support either of these (as "load" is not supported), so I would like it very much if you would consider providing for some implementation of REGEXP in the HDBC-sqlite3 library itself.

Fredrik

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions