attach-db
Attach a DuckDB database file for use with /duckdb-skills:query. Explores the schema (tables, columns, row counts) and writes a SQL state file so subsequent queries can restore this session automatically via duckdb -init.
Changelog: Source: GitHub https://github.com/duckdb/duckdb-skills
No comments yet. Be the first one!