Commit 45d1cb5
committed
Do not provide custom FS in config (1.5)
This is a backport of the PR duckdb#624 to `v1.5-variegata` stable branch.
Workaround with providing custom FS instance as part of initial DB
config is no longer necessary in recent versions. In the past it was
necessary to use `allowed_directories` option. This PR removes the
custom FS.
Testing: the change is covered by existing test.
Ref: duckdb#6221 parent 03e5bc9 commit 45d1cb5
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 84 | | |
88 | 85 | | |
89 | 86 | | |
| |||
0 commit comments