Skip to content

Files

Latest commit

7a40b85 · Dec 18, 2024

History

History
11 lines (7 loc) · 194 Bytes

delete.md

File metadata and controls

11 lines (7 loc) · 194 Bytes

leopards SQL delete 帮助手册

Where(*Predicate)

Query 部分

WhereMap(condition map[string]any)

WhereMap(map[string]any{`id`: 10, `age`: 20})