MonetDBLite (version 0.6.0)

sqlite-compatibility: Compatibility functions for RSQLite

Description

Some functions that RSQlite has and that we support to allow MonetDBLite being used as a drop-in replacement.

Usage

isIdCurrent(dbObj, ...)
initExtension(dbObj, ...)

Arguments

dbObj

A MonetDBLite database connection. Created using dbConnect with the MonetDBLite database driver.

...

Additional parameters. Currently not in use.