Activity
Update PostgreSQL version matrix in CI workflow
Update PostgreSQL version matrix in CI workflow
Update testing matrix to include Python 3.12, 3.13, and Postgres 12
Update testing matrix to include Python 3.12, 3.13, and Postgres 12
Update fixture data generation command and cleanup script header
Update fixture data generation command and cleanup script header
Use localhost
instead of postgres
for database host.
Use
localhost
instead of postgres
for database host.Fix port mapping and POSTGRES_URI in testing workflow
Fix port mapping and POSTGRES_URI in testing workflow
Add sudo to test setup command in CI workflow
Add sudo to test setup command in CI workflow
Update PostgreSQL dev package to version 16 in CI workflow
Update PostgreSQL dev package to version 16 in CI workflow
Update PostgreSQL dev package to version 14 in CI workflow
Update PostgreSQL dev package to version 14 in CI workflow
Fix missing 'sudo' in package installation command
Fix missing 'sudo' in package installation command
Use sudo for apt-get update in testing workflow
Use sudo for apt-get update in testing workflow
Update testing workflow to improve Python and Postgres setup
Update testing workflow to improve Python and Postgres setup
Update testing workflow to use Debian base image
Update testing workflow to use Debian base image
Add root user option to Docker image in testing workflow
Add root user option to Docker image in testing workflow
Set fail-fast to true and add debug steps to CI workflow.
Set fail-fast to true and add debug steps to CI workflow.
Update testing workflow to include git in dependencies
Update testing workflow to include git in dependencies
Update Python version support and refactor version handling
Update Python version support and refactor version handling
Simplify testing workflow and restrict matrix configuration.
Simplify testing workflow and restrict matrix configuration.
**Refactor and modernize codebase for improved clarity and functional…
**Refactor and modernize codebase for improved clarity and functional…