登录
dnrops/CSQLite
关注点赞复刻(Fork)
  • 主页
  • 代码库
  • 疑修(Issue)
  • 合并请求(PR)
  • 引擎(Engine)
  • 里程碑
  • 维基(Wiki)
  • 动态
目录
main
分支1
标签21
+ 疑修
Web IDE
Stephen Booth

Update SQLite to version 3.42.0 (#27)

  • Update SQLite to version 3.42.0

  • Add new sqlite3_db_config() options

2年前58次提交
  • .githubUpdate to actions/checkout@v32年前
  • SourcesUpdate SQLite to version 3.42.0 (#27)2年前
  • TestsFix code formatting2年前
  • .gitignoreAdd .gitignore4年前
  • LICENSE.txtRename LICENSE to LICENSE.txt2年前
  • Package.swiftEnable the sqlite_stmt table3年前
  • README.mdEnable the sqlite_stmt table3年前
目录README.md

CSQLite

SQLite packaged for the Swift Package Manager.

The package contains the SQLite amalgamation built using the recommended compile-time options.

The default build configuration includes the FTS5 extension, built-in SQL math functions, the R*Tree index extension, database snapshots, sqlite_stmt table, and the sqlite_stat4 table.

Additionally, the carray, decimal, ieee754, series, sha3, and uuid extensions are statically linked.

The package also includes shims for various C functions not easily accessible from Swift.

License

SQLite is in the public domain.

关于
cswift
README.md
6.1 MB
邀请码