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
1 file changed