Commit 7bb19ae
committed
vendor: Update vendored sources to duckdb/duckdb@4c370a7
Do not accept null values in lists for column parameters (duckdb/duckdb#16425)
Add python version to duckdb_api (duckdb/duckdb#15599)
Update flaky return_files.test (duckdb/duckdb#16432)1 parent c6d07c4 commit 7bb19ae
File tree
2 files changed
+6
-3
lines changed- src/duckdb/src
- common
- function/table/version
2 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments