graphql-engine/docs/graphql/manual/event-triggers
Rakesh Emmadi e5eb0c4f34 fix row comparison operator in event triggers (fix #2036) (#2868)
Update trigger is failing if any json/geometry columns are present in
event payload rows. Use '*<>' operator instead of '<>' to compare the
internal binary representation of rows if '<>' doesn’t work.
2019-09-12 18:22:01 -05:00
..
clean-up.rst add data clean-up docs for event triggers (#2596) 2019-07-26 17:24:38 +05:30
create-trigger.rst fix typos in documentation (#2562) 2019-09-11 12:47:14 +05:30
index.rst fix typos in documentation (#2562) 2019-09-11 12:47:14 +05:30
invoke-trigger-console.rst fix typos in documentation (#2562) 2019-09-11 12:47:14 +05:30
payload.rst fix row comparison operator in event triggers (fix #2036) (#2868) 2019-09-12 18:22:01 -05:00
samples.rst fix typos in documentation (#2562) 2019-09-11 12:47:14 +05:30
serverless.rst fix typos in documentation (#2562) 2019-09-11 12:47:14 +05:30