Audit with AI
This commit is contained in:
@@ -75,7 +75,7 @@ func (t *Table) Update() UpdateClause {
|
||||
return qb
|
||||
}
|
||||
|
||||
// Detlete table statement
|
||||
// Delete table statement
|
||||
func (t *Table) Delete() DeleteCluase {
|
||||
qb := &deleteQry{
|
||||
debug: t.debug,
|
||||
|
||||
Reference in New Issue
Block a user