Skip to content

setInitialHash is removed in Mendix 8 #12

@Rvthof

Description

@Rvthof

The database connector module won't compile anymore in Mendix 8+ as the function setInitialHash was deprecated and is now removed.

https://apidocs.mendix.com/7/runtime/index.html?com/mendix/core/objectmanagement/member/MendixHashString.html

It should be updated to .setValue(IContext, String)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions