Documentation
    Preparing search index...

    SQLite3 data access layer

    Variables

    array_agg_sql_fn
    coerce_numeric_aggregates_to_string
    coerce_read_dates
    discovery_columns_order_by
    discovery_fk_sql
    discovery_keys_uppercase
    discovery_pk_sql
    driverName
    fk_deferrable_clause
    fk_must_be_dropped_before_column
    indexable_text_sql_type
    inline_fk_in_column_type
    json_read_returns_string
    json_sql_type
    json_write_needs_stringify
    migration_sql_dialect
    migration_translates_from_pg
    millis_timestamp_sql_type
    pools_connections
    serial_pk_sql_type
    sql_backend_display_name
    stores_dates_as_text
    supports_agg_order_by
    supports_alter_table
    supports_array_param_in
    supports_database_views
    supports_for_update
    supports_large_bind_lists
    supports_multiple_schemas
    supports_non_integer_pk
    supports_row_level_security
    supports_search_path
    supports_session_pruning
    supports_table_discovery
    text_requires_length_for_index
    timestamp_sql_type
    uses_positional_placeholders

    Functions

    add_index
    add_unique_constraint
    addColumnWithDefault
    alterColumnTypeSql
    begin
    castBindParamSql
    castExprToTextSql
    changeConnection
    changePkColumnTypeStatements
    close
    commit
    count
    create_tenant_schema
    deferForeignKeys
    deleteSessionsForTenant
    deleteSessionsForUser
    deleteWhere
    drop_index
    drop_reset_schema
    drop_tenant_schema
    drop_unique_constraint
    dropCheckConstraintIfExists
    dropForeignKeyIfExists
    dropPrimaryKey
    dropTable
    dropTables
    epochToTimestampSql
    get_db_filepath
    get_session_filepath
    get_sql_logging
    getExpressSessionStore
    getVersion
    init
    insert
    isDistinctFromSql
    isDuplicateForeignKeyError
    jsonMergeExpr
    listScTables
    listTables
    listUserDefinedTables
    parseUniqueConstraintError
    query
    replaceForeignKey
    rollback
    select
    selectMaybeOne
    selectOne
    set_sql_logging
    setColumnNullabilitySql
    sql_log
    timeDiffWithinSql
    translateMigrationsFromPostgresql
    truncateMillisSql
    uniqueConstraintFieldsKey
    update
    updateWhere
    upsert_config
    wrapDeleteSubselect

    References

    openOrUseTransaction → openOrUseTransaction
    slugify → slugify
    tryCatchInTransaction → tryCatchInTransaction
    whenTransactionisFree → whenTransactionisFree
    withTransaction → withTransaction