Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIndexCheckingDatastoreProxy ¶
func NewIndexCheckingDatastoreProxy(d datastore.SQLDatastore) datastore.Datastore
NewIndexCheckingDatastoreProxy returns a datastore proxy that runs EXPLAIN ANALYZE on all relationships queries and ensures that the index(es) used within match those defined in the schema for the datastore.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.