mirror of
https://github.com/adjust/pg-base36.git
synced 2025-12-16 15:54:39 +00:00
update README.md
just add a small description in the readme, more details may be needed later
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
[](https://github.com/adjust/pg-base36/actions/workflows/main.yml)
|
||||
|
||||
# pg-base36
|
||||
a base36 extension for postgres
|
||||
These extensions let you encode and decode values using the base36 encoding scheme. It provides specific data types for storing these encoded values.
|
||||
|
||||
The extension lets you convert values between base36 and integer types (int or bigint). It also supports conversion from type "bytea" to type “hugebase36”.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user