Skip to content

Support sqlite3_vtab_nochange / sqlite3_value_nochange #402

@rogerbinns

Description

@rogerbinns

Implementation suggestion:

  • Create apsw.no_change singleton object
  • A flag to apsw.createmodule that says no change supported
  • Call xColumnNoChange when there is no change. Dev can return apsw.no_change from that
  • UpdateChangeRow can include apsw.no_change in the SQLite values

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions