Skip to content

Commit ce759a6

Browse files
KristofferCKeno
authored andcommitted
add AbstractIOBuffer -> GenericIOBuffer deprecation
1 parent 8ed07af commit ce759a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/database/simple.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,3 +290,5 @@ end
290290
@add_rename is_apple Sys.isapple v"0.7.0-DEV.914"
291291
@add_rename is_unix Sys.isunix v"0.7.0-DEV.914"
292292
@add_rename is_windows Sys.iswindows v"0.7.0-DEV.914"
293+
@add_rename AbstractIOBuffer GenericIOBuffer v"0.7.0-DEV.961"
294+

0 commit comments

Comments
 (0)