Skip to content

v1.0.37

@farfun farfun tagged this 13 May 08:08
- 在 pyproject.toml 中将版本从 1.0.36 更新至 1.0.37
- 添加 by_uid 方法通过 uid 查询对象
- 提取 __transform 方法处理输入数据转换
- 添加 __set_unique 方法使用 md5 生成 uid
- 将 parse 方法改为抽象方法 unique_str
- 优化 upsert 和 update 方法使用新提取的方法

这些更改提高了代码的可维护性并添加了通过 uid 查询的功能,同时保持了原有行为不变。
Assets 2
Loading