-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Query 2019-05-20, Query 2019-06-03
-
42
We need to create a Walker that will return the encryption type for an arbitrary Expression. If it is ambiguous we'd might have a more complex error state but throwing an exception is acceptable for the first draft. This walker can return an optional<EncryptionMetadata> to begin with. Handling object literals is not required.