Wang Fenjin

Results 22 issues of Wang Fenjin

Refer to https://github.com/rusqlite/rusqlite/pull/1133

good first issue

TODO: impl this function after duckdb support it _Originally posted by @wangfenjin in https://github.com/wangfenjin/duckdb-rs/pull/67#discussion_r928270219_

According to #65 , I found out that the released asset from duckdb repo is different from our bundled release, as they might use different flags. eg. [windows](https://github.com/duckdb/duckdb/blob/1c37a627f9e8dd89e85ce4bf6a5ed43fdc816ae8/.github/workflows/Windows.yml#L44) It will...

See #47 and https://github.com/duckdb/duckdb/issues/1343

fix

test https://github.com/katyo/publish-crates/pull/293

Currently [duckdb c api](https://github.com/duckdb/duckdb/blob/master/src/include/duckdb.h#L33-L69) doesn't support all data types, also the duckdb_value_* and duckdb_bind_* methods are not complete. We need to: - [ ] Support duckdb_bind_* api - [ ]...

1. XX 语言的 ORM 加载报错? > 这个库是一个标准的 SQLite FTS5 拓展,理论上与具体的语言无关。如果你依赖的 ORM 或者其他语言的封装有问题,请自行 debug。如果要问问题,请贴上完整的错误日志或者 SQL 语句。 examples 目录下有几种常见语言的例子,欢迎提 PR 加更多例子。 2. 为什么不能指定主键?这个 SQL 为什么报错? > 这个库是一个标准的 SQLite FTS5 拓展,语法需要满足 SQLite 标准的语法。加载这个扩展只是给...

可以用于根据拼音排序或者其他用途