Skip to content

Instantly share code, notes, and snippets.

@cvalente-il
Created May 11, 2022 13:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cvalente-il/674dc899489c7dc527ddbcaa7c5e8d9a to your computer and use it in GitHub Desktop.
Save cvalente-il/674dc899489c7dc527ddbcaa7c5e8d9a to your computer and use it in GitHub Desktop.
{
"schema": { ... },
"payload": {
"before": {
"id": 1
},
"after": {
"id": 1,
"first_name": "Anne Marie",
"last_name": "Kretchmar",
"email": "annek@noanswer.org"
},
"source": {
"version": "1.9.2.Final",
"connector": "postgresql",
"name": "PostgreSQL_server",
"ts_ms": 1559033904863,
"snapshot": false,
"db": "postgres",
"schema": "public",
"table": "customers",
"txId": 556,
"lsn": 24023128,
"xmin": null
},
"op": "u",
"ts_ms": 1465584025523
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment