cldellow / datasette-parquet

Add DuckDB, Parquet, CSV and JSON lines support to Datasette
Apache License 2.0
47 stars 6 forks source link

ensure folder name is escaped properly #17

Open cldellow opened 1 year ago

cldellow commented 1 year ago

public.foo becomes public, which is problematic if you also have public.bar

see https://hachyderm.io/@cldellow/110097094064570426