Skip to content

Commit 072decd

Browse files
author
Jamil Maqdis Anton
committed
add RequireQualifiedAccessAttribute to ReadingDirection
1 parent 119d672 commit 072decd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Read.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ open SqlStreamStore
55
open SqlStreamStore.Streams
66
open Insurello.AsyncExtra
77

8+
[<RequireQualifiedAccessAttribute>]
89
type ReadingDirection =
910
| Forward
1011
| Backward

0 commit comments

Comments
 (0)