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
teardown.yaml
update-setup.yaml