commit | 91c2ab70b16191eec32afa660b1bdd5e8f655539 | [log] [tgz] |
---|---|---|
author | John Kline <jkline@google.com> | Thu Jul 30 15:24:42 2015 -0700 |
committer | John Kline <jkline@google.com> | Thu Jul 30 15:24:57 2015 -0700 |
tree | 148bb51f9d79c84760a1c2f1e40bb08e23d4ffb4 | |
parent | f18c672b56e896e696600e51bd3f1ee7358ce700 [diff] |
javascript/syncbase: t -> Type(v) in query language. t is no longer a reserved identifier meaning the type of the value in the key/value pair. The function 'Type' takes its place and can be used on the value -- Type(v) -- or any part of the value -- Type(v.Foo) Note: will submit this immediatly after submitted the syncbase/syncQL change wich removes t and add Type(v). MultiPart: 2/2 Change-Id: Ib6bb6384aaf5e8d370315399e595acdd6e7be33c