engineOptions property

EngineOptions engineOptions
final

Options passed to the surrounding engine.

This contains information about enabled sqlite modules and how to resolve some functions.

Implementation

final EngineOptions engineOptions;