* auto-generated destination connector template
* add config and health check
* support full_refresh overwrite
* support full refresh overwrite, full refresh append, and incremental append
* write works!
* lint
* update readme
* add test messages
* list destination??
* surface error messages
* add integration test
* add destination docs
* update source docs
* change integration test to unit test
* add check unit test
* use a map for streams
* make compatible with API changes
* add indexes for primary keys
* poll for indexes to be backfilled
* simplified stream API
* support append_dedup sync mode
* cleanup
* add changelog
* fix changelog
* use indexes ready endpoint
* update types
* rename to include primary key in API, handle namespaces
* fix types
* update docs
* add better test cases
* fix docs link
* update API and headers
* fix formatting
* update API name to streaming_import
* improve request exception and add a test for error formatting
* remove secret config
* use /replace_tables endpoint instead of /clear_tables
* partial revert of replace_tables
* fix
* formatting and fix table names
* update docs
* update metadata and dockerfile
---------
Co-authored-by: Lee Danilek <lee@convex.dev>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>