base36
Repository:
https://github.com/adjust/pg-base36
The module provides functions to convert integers to and from a compact, alphanumeric string representation using a 36-character alphabet consisting of digits 0-9 and letters a-z.
Information Analysis
| Extensibility Types: | Functions, Types, Index Access Methods |
| System Components: | None |
Duplicate Code Analysis
| Total Lines of Code: ? | 295 |
| Lines of Duplicate Code: ? | 0 |
| Percentage of Codebase: ? | 0% |
Versioning Analysis
| Total Lines of Code: ? | 295 |
| Lines of Encapsulated Versioning Code: ? | 4 |
| Percentage of Encapsulated Versioning Code in Codebase: ? | 1.36% |
| PostgreSQL Versions Cased On: ? | 16 |