Brian Bjarke Jensen brian
brian pushed to main at lille-vemmelund/python-repositories 2026-07-12 18:52:04 +02:00
b37b2e6e50 Merge pull request '[minor] Add Postgres table adapter with TableRepositoryInterface' (#58) from cursor/postgres-table-adapter into main
1babb52d09 Apply ruff formatting to postgres adapter and tests.
63ee17d544 Apply prettier formatting to README and CHANGELOG.
2e38bd2406 Fix ruff import ordering in postgres test files.
dc6f8a3e89 Add Postgres table adapter with TableRepositoryInterface.
Compare 5 commits »
brian merged pull request lille-vemmelund/python-repositories#58 2026-07-12 18:52:02 +02:00
[minor] Add Postgres table adapter with TableRepositoryInterface
brian opened issue lille-vemmelund/python-repositories#60 2026-07-12 18:35:44 +02:00
Consider support for multiple tables and databases for postgres adapter
brian commented on issue lille-vemmelund/python-repositories#59 2026-07-12 18:34:19 +02:00
Reduce duplication of logger boilerplate

by making a logger base class

brian opened issue lille-vemmelund/python-repositories#59 2026-07-12 18:33:59 +02:00
Reduce duplication of logger setup code by making a logger base class
1babb52d09 Apply ruff formatting to postgres adapter and tests.
63ee17d544 Apply prettier formatting to README and CHANGELOG.
2e38bd2406 Fix ruff import ordering in postgres test files.
brian created pull request lille-vemmelund/python-repositories#58 2026-07-11 14:58:38 +02:00
[minor] Add Postgres table adapter with TableRepositoryInterface
dc6f8a3e89 Add Postgres table adapter with TableRepositoryInterface.
brian created branch cursor/postgres-table-adapter in lille-vemmelund/python-repositories 2026-07-11 14:58:09 +02:00
brian deleted branch cursor/protocol-abc-interfaces from lille-vemmelund/python-repositories 2026-07-11 10:56:07 +02:00
brian pushed to main at lille-vemmelund/python-repositories 2026-07-11 10:56:05 +02:00
1cbcc1c19b Merge pull request '[minor] Add runtime-checkable Protocol typing to public interfaces' (#57) from cursor/protocol-abc-interfaces into main
a0e5c9dcca Document test organization and add Cursor workflow rules.
44b15cb21a Move structural typing tests into interface unit test files.
f6ee9a3724 Add runtime-checkable Protocol typing to all public interfaces.
Compare 4 commits »
brian merged pull request lille-vemmelund/python-repositories#57 2026-07-11 10:56:03 +02:00
[minor] Add runtime-checkable Protocol typing to public interfaces
a0e5c9dcca Document test organization and add Cursor workflow rules.
44b15cb21a Move structural typing tests into interface unit test files.
brian created pull request lille-vemmelund/python-repositories#57 2026-07-11 09:46:24 +02:00
[minor] Add runtime-checkable Protocol typing to public interfaces
f6ee9a3724 Add runtime-checkable Protocol typing to all public interfaces.
brian created branch cursor/protocol-abc-interfaces in lille-vemmelund/python-repositories 2026-07-11 09:45:58 +02:00
brian deleted branch cursor/readme-async-and-test-path-cleanup from lille-vemmelund/python-repositories 2026-07-11 09:28:04 +02:00