There was an error while loading. Please reload this page.
1 parent 554bb72 commit 174caaaCopy full SHA for 174caaa
deps/rabbit/src/rabbit_db_msup_m2k_converter.erl
@@ -20,7 +20,7 @@
20
delete_from_khepri/3]).
21
22
-record(?MODULE, {store_id :: khepri:store_id(),
23
- record_converters :: [atom()]}).
+ record_converters :: [module()]}).
24
25
-spec init_copy_to_khepri(StoreId, MigrationId, Tables) -> Ret when
26
StoreId :: khepri:store_id(),
0 commit comments