Skip to content

Update filter/2 docs to note limited database support - #4791

Merged
greg-rychlewski merged 2 commits into
elixir-ecto:masterfrom
ColaCheng:docs/filter-sqlite-support
Sep 11, 2026
Merged

Update filter/2 docs to note limited database support#4791
greg-rychlewski merged 2 commits into
elixir-ecto:masterfrom
ColaCheng:docs/filter-sqlite-support

Conversation

@ColaCheng

Copy link
Copy Markdown
Contributor

The previous note said FILTER was Postgres-only; SQLite has supported it since 3.30.

The previous note said FILTER was Postgres-only; SQLite has supported it since 3.30.
@greg-rychlewski

Copy link
Copy Markdown
Member

Thanks for the PR. It might make more sense to make the statement more general so that we don’t risk repeatedly going out of date. Something like not all databases support this operation please check your database documentation.

Name-specific support notes go stale; point readers at their database docs instead.
@ColaCheng

Copy link
Copy Markdown
Contributor Author

Thanks for the PR. It might make more sense to make the statement more general so that we don’t risk repeatedly going out of date. Something like not all databases support this operation please check your database documentation.

Thank you for the suggestion! Updated it. Please take a look!

@ColaCheng ColaCheng changed the title Document filter/2 support on SQLite 3.30+. Update filter/2 docs to note limited database support Sep 11, 2026
@warmwaffles

Copy link
Copy Markdown
Member

Can confirm, in ecto_sqlite3 FILTER is supported.

@greg-rychlewski

Copy link
Copy Markdown
Member

thanks very much!

@greg-rychlewski
greg-rychlewski merged commit e1d536a into elixir-ecto:master Sep 11, 2026
8 checks passed
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.

3 participants