Skip to content

Commit 0e8954d

Browse files
committed
Remove experimental note
1 parent 6dc59a2 commit 0e8954d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/ecto/repo.ex

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -590,9 +590,6 @@ defmodule Ecto.Repo do
590590
591591
From this moment on, all future queries done by the current process will
592592
run on `:tenant_foo`.
593-
594-
**Note this feature is experimental and may be changed or removed in future
595-
releases.**
596593
"""
597594
@doc group: "Runtime API"
598595
@callback put_dynamic_repo(name_or_pid :: atom() | pid()) :: atom() | pid()

0 commit comments

Comments
 (0)