cfa960d619
subject, predicate, object and labels are not indexed, thus, using a where clause on these fields for the DELETE statement does a full-table scan. Using *_hash columns instead will use the indexes. |
||
---|---|---|
.. | ||
database_test.go | ||
database.go | ||
flag_test.go | ||
flag.go | ||
layer_test.go | ||
layer.go | ||
lock_test.go | ||
lock.go | ||
notification_test.go | ||
notification.go | ||
os_mapping.go | ||
package_test.go | ||
package.go | ||
requests.go | ||
vulnerability_test.go | ||
vulnerability.go |