We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 166ab36 commit 377b17dCopy full SHA for 377b17d
lib/postgrex/extensions/multirange.ex
@@ -1,4 +1,6 @@
1
defmodule Postgrex.Extensions.Multirange do
2
+ @moduledoc false
3
+
4
import Postgrex.BinaryUtils, warn: false
5
6
@behaviour Postgrex.SuperExtension
0 commit comments