Skip to content

Commit a17227e

Browse files
authored
Remove external to database dump mapping
1 parent e6da70d commit a17227e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/ecto/type.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ defmodule Ecto.Type do
3131
internal: Internal Data
3232
database: Database Data
3333
external --> internal: cast/1
34-
external --> database: dump/1
3534
internal --> database: dump/1
3635
database --> internal: load/1
3736
```

0 commit comments

Comments
 (0)