Sqlite3helper

Latest version: v2.3.0

Safety actively analyzes 697826 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

2.2.1

- `Expression` 的 `or_` 方法支持提升优先级

2.2.0

- 修复一些 bug
- 使用不那么随机的 Fernet 实现加密
- 支持加密内容查询

2.1.1

- 在密钥错误或不合法的情况下不报错,而是直接返回密文信息

2.1.0

- 移除未使用的解密函数
- 在未提供密钥的情况下,查询加密的 BLOB 不会报错,但插入或更新会报错

2.0.0

- 移除 `AbsHeadRow`
- 支持 BLOB 类型加密

1.2.0

- 将 `insert_into` 等函数的 `execute` 作为 `commit` 的前提
- 允许在更新数据时将 NULL 填入到非 NULL 类型的列,但是排除有 NOT NULL 限制的列
- 当 `Operand` 是 BLOB 类型时,其 `equal_to` 接收的参数为 `str` 时自动转为 `BlobType`

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.