Skip to content

OnSchemaBreak

class algokit_utils.applications.enums.OnSchemaBreak(*args, **kwds)

Section titled “class algokit_utils.applications.enums.OnSchemaBreak(*args, **kwds)”

Bases: enum.Enum

Action to take if an Application’s schema has breaking changes

Fail the deployment

Create a new Application and delete the old Application in a single transaction

Create a new Application