|
|
|
|
|
by ncruces
47 days ago
|
|
That only catches changes made by the database connection being "hooked." This has a thread running in the background trying to catch changes made by other connections, potentially (I'm not sure here, but I suspect as much) in different processes that are modifying the same database. |
|