READ_SQLITE
Deprecated version
This document refers to a deprecated version of the RQL programming language.
Please go here for documentation related to the latest supported version.
Reads a SQLite table from a location.
Syntax
cache := <default interval>,
READ_SQLITE[<type>](location, table,
retries := <default int>, retry_interval := <default interval>)
detail: |
The `<type>` is the type of each row of data.