duck-read-cache-fs
duck-read-cache-fs copied to clipboard
`make clean` command shouldn't delete duckdb
duckdb rarely changes during the development of extension, there're two things here:
make cleanshould only delete extension binaries;- provide another command (i.e.
make clean-duckdb) which applies to duckdb