Sqlab

Latest version: v0.6.5

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

Scan your dependencies

Page 1 of 2

2.1.0

**Full Changelog**: https://github.com/laowantong/sqlab_sessform/compare/1.1.0...2.1.0

2.0.1

**Full Changelog**: https://github.com/laowantong/sqlab_island/compare/2.0.0...2.0.1

2.0.0

There are now just 5 kinds of formulas:

- `salt({{x}})`: query without `FROM`, with check of the result.
- `salt(sum(hash) OVER ())`: basic query, without aggregation in the first `SELECT`.
- `salt({{x}} + sum(hash) OVER ())`: idem, with check of the result.
- `salt(sum(bit_xor(hash)) OVER ())`: query with an aggregation in the first `SELECT` and/or a `GROUP BY` clause.
- `salt({{x}} + sum(bit_xor(hash)) OVER ())`: idem, with check of the result.

Here, `{{x}}` denotes a value entered manually by the user to check the result. `hash` is a shortcut for an addition of coerced hashes, i.e., `nn(A.hash) + nn(B.hash) + nn(C.hash)`.

Some tokens have changed, but the queries should be unchanged.

1.4.1

**Full Changelog**: https://github.com/laowantong/sqlab_island/compare/1.4.0...1.4.1

1.4.0

**Full Changelog**: https://github.com/laowantong/sqlab_island/commits/1.4.0

1.2.0

**Full Changelog**: https://github.com/laowantong/sqlab_island/commits/1.2.0

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.