Skip to content

Add a flag to toggle legacy postgres support #131

Add a flag to toggle legacy postgres support

Add a flag to toggle legacy postgres support #131

Triggered via pull request July 4, 2025 12:11
Status Failure
Total duration 1m 42s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build and test: test/ecto_watch_test.exs#L1558
test deleted deletes for an association column (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L1093
test updated all updates (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L918
test inserts empty extra_columns list (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L609
test argument validation subscribe requires proper Ecto schema (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L1595
test deleted column is not in list of extra_columns (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L1027
test inserts column is not in list of extra_columns (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L1523
test deleted deletes for the primary key (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L1617
test deleted column is not association column (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L976
test inserts inserts for an association column (EctoWatchTest)
Build and test: test/ecto_watch_test.exs#L1118
test updated empty column lists (EctoWatchTest)