1. Get data from SLUHIS
Metadata
- Name: 1. Get data from SLUHIS
- Adaptor:
@openfn/language-postgresql
- Adaptor Version:
v3.4.2
- Created over 1 year ago
- Updated 3 months ago
- Score: 0 (an indicator of how useful this job may be)
Key Functions
sql
Expression
sql(state => `select(*) from patients where updated_at > ${state.lastSyncTime};`)