Commit 43dd1a7
committed
feat: require pgmq 1.5.1+ and remove compatibility layer (#301)
## Summary
This PR removes the pgmq 1.4.x compatibility layer and requires pgmq 1.5.1 or higher. It eliminates deprecated functions, removes backported SQL code, and leverages new PGMQ features including message headers support.
**1 parent 38d9434 commit 43dd1a7
File tree
55 files changed
+663
-1068
lines changed- .changeset
- examples/playground/supabase/migrations
- pkgs
- client
- __tests__
- helpers
- integration
- scripts
- core
- schemas
- src
- supabase
- migrations
- tests
- cascade_complete_taskless_steps
- map_output_aggregation
- pgflow_tests
- realtime
- regressions
- set_vt_batch
- start_tasks
- edge-worker
- src/queue
- tests
- integration
- unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+663
-1068
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments