regarding docs:
Ecto.Adapters.SQL.to_sql(:insert, Repo, %Workspace{name: "#{prefix() || "public"}"})
UPD sorry - :insert is not supported (
regarding docs:
Ecto.Adapters.SQL.to_sql(:insert, Repo, %Workspace{name: "#{prefix() || "public"}"})
UPD sorry - :insert is not supported (