Skip to content
🚀 This documentation is for unreal-orm 1.0.0 alpha which requires SurrealDB 2.0 SDK. For use with version 1.x, see here.

filterChangesByType

filterChangesByType(changes, types): SchemaChange[]

Defined in: schema/ast/compare.ts:411

Filters changes to only include specific types.

SchemaChange[]

Array of schema changes

ChangeType[]

Change types to include

SchemaChange[]

Filtered array of changes