1. Get data from SLUHIS
Metadata
- Name: 1. Get data from SLUHIS
- Adaptor:
@openfn/language-postgresql
- Adaptor Version:
v3.4.2
- Created almost 2 years ago
- Updated 4 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};`)