We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs(transfer): Snowflake<->Postgres directions + credential aliases Transfer-Tool.md: new page documenting the TransferTool — supported directions (all pairs including the new snowflake<->postgres v3.10.0 arms), endpoint config shape (source/target with type + auth alias + query/table), credential-alias resolution via worker inject, Snowflake<->Postgres specifics (string-cell ::text::<udt> coercion, Snowflake-epoch TIMESTAMP_TZ -> RFC3339, generated INSERTs for PG->SF writes), mode: replace behaviour, and result envelope. Home: TransferTool row updated in the tool-kinds table to note the new directions + credential-alias resolution + link to the new page; Pages section gains a TransferTool entry; Versioning bumped to 3.10.0 with the 3.10.0 changelog line prepended. _Sidebar: TransferTool link added under Reference. Refs noetl/ai-meta#99