333
schangxiang@126.com
2025-09-19 18966e02fb573c7e2bb0c6426ed792b38b910940
1
{"version":3,"sources":["../browser/src/entity-schema/EntitySchemaExclusionOptions.ts"],"names":[],"mappings":"","file":"EntitySchemaExclusionOptions.js","sourcesContent":["export interface EntitySchemaExclusionOptions {\n\n    /**\n     * Exclusion constraint name.\n     */\n    name?: string;\n\n    /**\n     * Exclusion expression.\n     */\n    expression: string;\n\n}\n"],"sourceRoot":".."}