MigrationChecksum

internal object MigrationChecksum

The number a .sql migration is recognised by on every run after the first.

The content is normalised before it is hashed.

Functions

Link copied to clipboard
fun of(content: String): Long

The checksum of content, after normalising away the differences a checkout can introduce.