[feature]:sql management #54
Annotations
2 errors
cache-and-install:
packages/sqle/src/page/SqlManagement/component/SQLEEIndex/index.tsx#L362
Type '{ id: number; sql_fingerprint: string; sql: string; source: { type: string; audit_plan_name: string; sql_audit_record_ids: string[]; }; instance_name: string; schema_name: string; audit_result: null; ... 5 more ...; remark: string; }' is not assignable to type 'ISqlManage'.
|
cache-and-install
Process completed with exit code 1.
|