Expand description
Module containing utility functions for database operations
Functionsยง
- create_
connection_ pool - Creates a PostgreSQL connection pool from database configuration
- create_
database_ config_ from_ env - Creates a database configuration from environment variables
- deserialize_
from_ json - Deserializes a JSON string into a value
- serialize_
to_ json - Serializes a value to a JSON string
- store_
transactions - Stores a list of transactions in the database