database · inferred from evidence
DuckDB
Database referenced in the ATTACH command example.
- mcp-server-motherduck: cant set a custom S3 endpoint (IBM COS) for the database connection
Two things came out of the thread. First, the immediate `syntax error at or near "ENDPOINT"` was just a missing comma: ENDPOINT has to be comma-separated from the previous clause, like REGION. ```sql CREATE SECRET ( TYPE S3, KEY_ID '..