RSQLite (version 2.3.6)

initRegExp: Add regular expression operator

Description

Forwarded to initExtension(db, "regexp") .

Usage

initRegExp(db)

Value

Always TRUE, invisibly.

Arguments

db

A SQLiteConnection object to add the regular expression operator into the connection.