Skip to content

Commit

Permalink
Remove duplicate topics key
Browse files Browse the repository at this point in the history
  • Loading branch information
overwatcheddude authored and jpechane committed Dec 6, 2024
1 parent 049ae54 commit be8bdab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion unwrap-smt/jdbc-sink.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"connection.url": "jdbc:postgresql://postgres:5432/inventory",
"connection.username": "postgresuser",
"connection.password": "postgrespw",
"topics": "customers",
"insert.mode": "upsert",
"delete.enabled": "true",
"primary.key.mode": "record_key",
Expand Down

0 comments on commit be8bdab

Please sign in to comment.