1
0
Fork 0
mirror of synced 2024-09-21 03:43:21 +12:00
budibase/packages/server/src
Peter Clement 2b96cbcad7
Expose old row binding in automations (#13931)
* expose old row through the emitter

* accidentally added oldRow to step

* fix row fetch in external datasources

* add test for new / old row comparison

* add testing for old row update event

* allow function overloading in test files

* update tests per comments

* handle event race condition

* update test data modal to account for old row output

* switch icon positioning
2024-06-18 13:45:58 +01:00
..
api Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
appMigrations
automations Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
constants
db
definitions
events Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
integration-test Remove rawQuery entirely. 2024-06-17 16:15:51 +01:00
integrations Remove rawQuery entirely. 2024-06-17 16:15:51 +01:00
jsRunner
middleware
migrations
sdk
startup
tests Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
threads
utilities
websockets
app.ts
ddApm.ts
environment.ts
features.ts
index.ts
koa.ts
watch.ts