Skip to content

Commit

Permalink
Updates transaction amount value type to string according to the docs…
Browse files Browse the repository at this point in the history
…, to prevent failures in acceptance tests.
  • Loading branch information
nataly committed Jun 21, 2022
1 parent 40172fc commit dc05ec1
Show file tree
Hide file tree
Showing 213 changed files with 721 additions and 1 deletion.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"before": {
"first_name": "san",
"last_name": "goku",
"power": null
},
"after": null,
"source": {
"version": "1.4.2.Final",
"connector": "postgresql",
"name": "orders",
"ts_ms": 1616775646886,
"snapshot": false,
"db": "db_lwfoyffqvx",
"schema": "public",
"table": "names",
"txId": 498,
"lsn": 23012360,
"xmin": null
},
"op": "d",
"ts_ms": 1616775646931,
"transaction": null,
"destination": "orders.public.names"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"first_name": "san",
"last_name": "goku",
"power": null,
"_ab_cdc_updated_at": "2021-03-26T16:20:46.886Z",
"_ab_cdc_lsn": 23012360,
"_ab_cdc_deleted_at": "2021-03-26T16:20:46.886Z"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"before": null,
"after": {
"first_name": "san",
"last_name": "goku",
"power": "Infinity"
},
"source": {
"version": "1.4.2.Final",
"connector": "postgresql",
"name": "orders",
"ts_ms": 1616775642623,
"snapshot": true,
"db": "db_lwfoyffqvx",
"schema": "public",
"table": "names",
"txId": 495,
"lsn": 23011544,
"xmin": null
},
"op": "r",
"ts_ms": 1616775642624,
"transaction": null,
"destination": "orders.public.names"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"first_name": "san",
"last_name": "goku",
"power": "Infinity",
"_ab_cdc_updated_at": "2021-03-26T16:20:42.623Z",
"_ab_cdc_lsn": 23011544,
"_ab_cdc_deleted_at": null
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"before": null,
"after": {
"first_name": "san",
"last_name": "goku",
"power": 10000.2
},
"source": {
"version": "1.4.2.Final",
"connector": "postgresql",
"name": "orders",
"ts_ms": 1616775646881,
"snapshot": false,
"db": "db_lwfoyffqvx",
"schema": "public",
"table": "names",
"txId": 497,
"lsn": 23012216,
"xmin": null
},
"op": "u",
"ts_ms": 1616775646929,
"transaction": null,
"destination": "orders.public.names"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"first_name": "san",
"last_name": "goku",
"power": 10000.2,
"_ab_cdc_updated_at": "2021-03-26T16:20:46.881Z",
"_ab_cdc_lsn": 23012216,
"_ab_cdc_deleted_at": null
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"before": {
"first_name": "san",
"last_name": "goku",
"power": null
},
"after": null,
"source": {
"version": "1.4.2.Final",
"connector": "postgresql",
"name": "orders",
"ts_ms": 1616775646886,
"snapshot": false,
"db": "db_lwfoyffqvx",
"schema": "public",
"table": "names",
"txId": 498,
"lsn": 23012360,
"xmin": null
},
"op": "d",
"ts_ms": 1616775646931,
"transaction": null,
"destination": "orders.public.names"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"first_name": "san",
"last_name": "goku",
"power": null,
"_ab_cdc_updated_at": "2021-03-26T16:20:46.886Z",
"_ab_cdc_lsn": 23012360,
"_ab_cdc_deleted_at": "2021-03-26T16:20:46.886Z"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"before": null,
"after": {
"first_name": "san",
"last_name": "goku",
"power": "Infinity"
},
"source": {
"version": "1.4.2.Final",
"connector": "postgresql",
"name": "orders",
"ts_ms": 1616775642623,
"snapshot": true,
"db": "db_lwfoyffqvx",
"schema": "public",
"table": "names",
"txId": 495,
"lsn": 23011544,
"xmin": null
},
"op": "r",
"ts_ms": 1616775642624,
"transaction": null,
"destination": "orders.public.names"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"first_name": "san",
"last_name": "goku",
"power": "Infinity",
"_ab_cdc_updated_at": "2021-03-26T16:20:42.623Z",
"_ab_cdc_lsn": 23011544,
"_ab_cdc_deleted_at": null
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"before": null,
"after": {
"first_name": "san",
"last_name": "goku",
"power": 10000.2
},
"source": {
"version": "1.4.2.Final",
"connector": "postgresql",
"name": "orders",
"ts_ms": 1616775646881,
"snapshot": false,
"db": "db_lwfoyffqvx",
"schema": "public",
"table": "names",
"txId": 497,
"lsn": 23012216,
"xmin": null
},
"op": "u",
"ts_ms": 1616775646929,
"transaction": null,
"destination": "orders.public.names"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"first_name": "san",
"last_name": "goku",
"power": 10000.2,
"_ab_cdc_updated_at": "2021-03-26T16:20:46.881Z",
"_ab_cdc_lsn": 23012216,
"_ab_cdc_deleted_at": null
}
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@
"minLength": 3
},
"value": {
"type": "number"
"type": "string",
"maxLength": 32
}
}
},
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit dc05ec1

Please sign in to comment.