DevSupport (mscmp_syst_enums v0.1.0)
Summary
Functions
@spec drop_database(MscmpSystDb.Types.DatastoreOptions.t(), Keyword.t()) :: :ok
@spec get_datastore_options(Keyword.t()) :: MscmpSystDb.Types.DatastoreOptions.t()
@spec load_database(MscmpSystDb.Types.DatastoreOptions.t(), String.t()) :: {:ok, [String.t()]} | {:error, Mserror.DbError.t()}