Skip to content

Commit bf50b0f

Browse files
Fix tests
1 parent 4ece056 commit bf50b0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/mysql/example.py

+2
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@
1818
}
1919

2020
RGWriteBehind(GB, keysPrefix='person', mappings=personsMappings, connector=personsConnector, name='PersonsWriteBehind', version='99.99.99')
21+
22+
RGWriteThrough(GB, keysPrefix='__', mappings=personsMappings, connector=personsConnector, name='PersonsWriteThrough', version='99.99.99')

0 commit comments

Comments
 (0)