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.

schemasAreEqual

schemasAreEqual(source, target): boolean

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

Checks if two schemas are identical (no changes).

SchemaAST

First schema

SchemaAST

Second schema

boolean

true if schemas are semantically identical