You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Upgrade to latest version of eventsourcingdb (#56)
* test: upgrade test to latest version of eventsourcingdb
* style: some linting and remove comments
* fix: QA linting issues
* fix: linting issues
* fix: ping issue. reponse has changed
* fix: linting issue in start_local_http_server.py
* fix: default port expose in containerized_testing_database.py
* fix: linting in container.py
* fix: linting in container.py
* fix: linting container.py
* fix: linting in container.py
* feat: modify the schema by using item. Remove the function is_item. Not needed anymore. Payload has changed.
* feat: change lower_bound_id and upper_bound_id to lower_bound and upper_bound
* feat: test changed for lowerbound and upperbound
* feat: change valdiation issues with LowerBound and UpperBound changes to object
* feat: update " and ' in lower_bound.py and upper_bound.py
* feat: modify lower_bound and upper_bound validation
* style:
* merge-conflict
* fix: merge conflict
* fix: library name to eventsourcingdb
* chore: fix PR comments
* chore: modify tests for uppervound and lowerbound by using the objec tnot primary data type
* style: modify linting
---------
Co-authored-by: Golo Roden <golo.roden@thenativeweb.io>
0 commit comments