Skip to content

Examples of using the SQL Adapter

Arnaud Declercq edited this page Mar 12, 2021 · 1 revision

Pulling from existing table

image

Pulling from a type-strong table

image

Pushing to an existing table (without a strong type)

image

Pushing to a type-strong table

image

Clone this wiki locally