Skip to content

Conversation

@garciparedes
Copy link
Member

No description provided.

Sergio García Prado added 6 commits April 8, 2022 09:22
* Add package skeleton.
* Migrate code from `minos-microservice-common`.
* Fix broken tests.
* Fix broken tests on `minos-microservice-networks`.
* Migrate code from `minos-microservice-aggregate`
* Fix broken tests.
@garciparedes garciparedes self-assigned this Apr 11, 2022
@garciparedes garciparedes marked this pull request as draft April 11, 2022 08:46
@garciparedes garciparedes added this to the v0.7.x milestone Apr 11, 2022
* Reformat code.
@garciparedes garciparedes linked an issue Apr 11, 2022 that may be closed by this pull request
Sergio García Prado added 2 commits April 11, 2022 11:13
* Update GitHub Workflows.
* Remove `aiopg` dependencies from core packages.
* Add transaction test cases.
Sergio García Prado added 15 commits April 11, 2022 11:41
* Minor fix.
* Migrate snapshot tests.
* Reformat code.
* Add `minos-database-aiopg` to `pre-commit` config.
* Move lock tests from `minos-database-aiopg` to `minos-microservice-common`.
* Add test for failure.
* Fix bug.
* Remove postgres.
* Increase coverage.
* Partial revert.
* Minor improvements.
* Fix broken test.
* Working on tests.
* Add tests for even repository.
* Increase coverage.
Sergio García Prado added 15 commits April 12, 2022 11:45
* Refactor `SnapshotRepositoryTestCase`.
* Refactoring `SnapshotRepository`.
* Patch `SnapshotRepository.build` method.
* Improve `decode_data`.
* Remove patch.
* Fix bug related with type comparisons.
* Increase coverage.
* Increase coverage (2).
* Increase coverage (3).
* Rename files.
* Rename files.
* Increase coverage.
* Increase coverage.
* Minor improvements.
* Rename methods.
* Rename `register_factory` as `set_factory`.
Sergio García Prado added 9 commits April 13, 2022 12:51
* Reformat code.
…' into issue-98-create-minos-database-aiopg
* Add `ProgrammingException`.
* Rename `UnableToConnectException` as `ConnectionException`.
* Remove tests code duplication.
* Ignore code duplication on `testing` module.
* Raise a `MinosConfigException` when requested database does not exist.
* Add support for multiple databases.
* Be resilient to undefined saga config.
* Rename `submit_query` as `execute_on_database`.
* Rename `submit_query_and_fetchone` as `execute_on_database_and_fetch_one`.
* Rename `submit_query_and_fetchall` as `execute_on_database_and_fetch_all`.
@garciparedes garciparedes marked this pull request as ready for review April 18, 2022 08:07
* Update `README.md`.
Base automatically changed from issue-371-add-database-operation to 0.7.0 April 18, 2022 09:10
@garciparedes garciparedes merged commit 6715a5a into 0.7.0 Apr 18, 2022
@garciparedes garciparedes deleted the issue-98-create-minos-database-aiopg branch April 18, 2022 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create minos-database-aiopg plugin

2 participants