fix the keytransform datastore's query implementation
The namespace Datastore shouldn't have to touch the mess with the query. Note: this _also_ correctly applies ordering, filters, etc. to the transformed keys (in both the namespaced and the key transform datastores).
Showing
keytransform/transforms.go
0 → 100644
Please register or sign in to comment