Skip to content

SQLite Notifier has no table information #1687

@petko

Description

@petko

I would like to use the SQLite update callback mechanism. I've found the Notifier class in SQLite directory, but it seems that the only information it provides for the update callback is the row number (getRow). I need the table name in order to use it. Is there a way to obtain the table name?

P.S.: It looks like I can use registerUpdateHandler in SQLite Utility directly, but I still prefer to use the Notifier class, if obtaining the table name there is possible.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions