Commit ee3bd2e
authored
docs: Fix macro name for exporting ADBC driver in README (#3493)
The driver exporter has been moved from `adbc_core` to `adbc_ffi` in
#3381; however, the README
remains unchanged. I found this discrepancy when upgrading the
`adbc_core` dependency of
[SedonaDB](https://github.com/apache/sedona-db). This out-dated
information also appears in https://crates.io/crates/adbc_core and made
me frustrated, so I decided to submit a PR containing this very tiny
fix.1 parent 0850784 commit ee3bd2e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
0 commit comments