Skip to content

[#1013] Implement the Database Adapter#1035

Merged
marcocapozzoli merged 65 commits intomasterfrom
masc/1013-database-adapter-cpp-3
Mar 9, 2026
Merged

[#1013] Implement the Database Adapter#1035
marcocapozzoli merged 65 commits intomasterfrom
masc/1013-database-adapter-cpp-3

Conversation

@marcocapozzoli
Copy link
Copy Markdown
Collaborator

This PR adds Processors to the database connection. i.e, implement commons/processor/Processor.h

Resolves #1013

@marcocapozzoli marcocapozzoli changed the title [#1013] Implement the Database Adapter [#1013] Implement the Database Adapter 3 Feb 10, 2026
Comment thread src/commons/HandleTrie.cc
Comment thread src/commons/HandleTrie.cc
Comment thread src/commons/HandleTrie.cc Outdated
Comment thread src/db_adapter/ContextLoader.cc
Comment thread src/db_adapter/DataMapper.cc Outdated
Comment thread src/db_adapter/DatabaseConnection.h
Comment thread src/db_adapter/postgres/PostgresWrapper.h Outdated
Comment thread src/db_adapter/postgres/PostgresWrapper.cc
Comment thread src/tests/cpp/db_adapter_test.cc
Comment thread src/tests/cpp/db_adapter_test.cc Outdated
Comment thread src/tests/main/database_adapter_main.cc
@andre-senna andre-senna self-requested a review March 9, 2026 13:51
@marcocapozzoli marcocapozzoli merged commit dd0768f into master Mar 9, 2026
2 checks passed
@marcocapozzoli marcocapozzoli deleted the masc/1013-database-adapter-cpp-3 branch March 9, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement the Database Adapter in C++

4 participants