sqlite-utils 4.1
(翻译暂不可用)
来源: Simon Willison | 时间: 2026-07-11T23:50:20+00:00
Release: sqlite-utils 4.1
发布:sqlite-utils 4.1
The first dot-release since 4.0 a few days ago, introducing a number of minor new features.
这是自4.0版本发布几天以来的第一个小版本更新,引入了一些新的次要功能。
sqlite-utils insert and sqlite-utils upsert now accept a --code option for providing a block of Python code (or a path to a .py file) that defines a rows() function or rows iterable of rows to insert, as an alternative to importing from a file. (684)
⋯ 继续阅读请登录会员 ⋯