mirror of
https://codeberg.org/Freedium-cfd/web.git
synced 2026-03-11 09:04:37 +00:00
fucking orjson! orjson's dumps method returns values in bytes instead of string as like in original Python implementation.... And when it's passes into the PostgreSQL as TEXT field value, it's get converted to signal that field is the bytes..... |
||
|---|---|---|
| .. | ||
| database_lib | ||
| README.md | ||
| requirements.txt | ||
| setup.py | ||
| test.py | ||
Database-Lib
Database-Lib is a library for database operations.