Skip to content

Add cursor fragment splice example#4735

Merged
greg-rychlewski merged 6 commits into
elixir-ecto:masterfrom
greg-rychlewski:splice_example
Jun 16, 2026
Merged

Add cursor fragment splice example#4735
greg-rychlewski merged 6 commits into
elixir-ecto:masterfrom
greg-rychlewski:splice_example

Conversation

@greg-rychlewski

@greg-rychlewski greg-rychlewski commented Jun 16, 2026

Copy link
Copy Markdown
Member

I stumbled across an interesting use case for fragment splicing today. I thought it might be good for the docs since pagination a relatively non-trivial and popular

@greg-rychlewski

Copy link
Copy Markdown
Member Author

some more docker image blues i guess =( i'll look into it

@greg-rychlewski greg-rychlewski merged commit 129c2ea into elixir-ecto:master Jun 16, 2026
8 checks passed
@greg-rychlewski

Copy link
Copy Markdown
Member Author

@josevalim Letting you know what error was happening just in case this is related to something hexpm is doing. It's hard for me to tell if this is erlang or OS or hexpm related:

** (Mix) httpc request failed with: {:failed_connect, [{:to_address, {~c"builds.hex.pm", 443}}, {:inet, [:inet], {:tls_alert, {:unsupported_certificate, ~c"TLS client: In state wait_cert_cr at ssl_handshake.erl:2199 generated CLIENT ALERT: Fatal - Unsupported Certificate\n {key_usage_mismatch,{{'Extension',{2,5,29,15},true,[keyCertSign,cRLSign]},\n {'Extension',{2,5,29,37},false,[{1,3,6,1,5,5,7,3,1}]}}}"}}}]}

This was happening on certain combinations of erlang and alpine. For example erlang 27.2 and alpine 20.9 for integration tests. And erlang 27.1 using erlef/setup-beam@v1 action in the unit tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants