add postgres listener
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 27 Jun 2025 20:59:07 +0000 (13:59 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 28 Jun 2025 20:25:16 +0000 (13:25 -0700)
commit7320d3b351fc68e1d23ce24a6775860dd84ea9b4
treea3cd081ab4026fc7f1b9c1adf5af71514098a996
parent1c64c9781eacfd80ece608841054c4a965c8a8dc
add postgres listener
index.js
lib/postgres-creator.js
lib/postgres-listener.js [new file with mode: 0644]
test-integration/abstract.js
test-integration/postgresql/index.js
test-integration/postgresql/sql/schema/1.0.0/apply.sql
test/integration.js
test/lib/postgres-creator.js
test/lib/postgres-listener.js [new file with mode: 0644]