graphql-engine/server/tests-py/queries/event_triggers/update_query
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
..
create-setup.yaml fix row comparison operator in event triggers (fix #2036) (#2868) 2019-09-12 18:22:01 -05:00
teardown.yaml implement query to update an event trigger (#367) 2018-09-19 17:42:57 +05:30
update-setup.yaml fix row comparison operator in event triggers (fix #2036) (#2868) 2019-09-12 18:22:01 -05:00