Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cassandra dev2 + unit tests #1

Merged
merged 16 commits into from
Mar 8, 2022
Merged

Cassandra dev2 + unit tests #1

merged 16 commits into from
Mar 8, 2022

Conversation

loupmeurice
Copy link

cassandra dev and unit tests

summary: the target field of a foreign key within a join structure caused a problem when this target field was an array/embedded fields (equalTo instead of functions.array_contains)
# Conflicts:
#	be.unamur.polystore.acceleo/src/be/unamur/polystore/acceleo/main/dbconnections/generateNativeUtilDBClasses.mtl
# Conflicts:
#	be.unamur.polystore.acceleo/src/be/unamur/polystore/acceleo/main/dbconnections/generateDBConnectionClasses.mtl
#	be.unamur.polystore.acceleo/src/be/unamur/polystore/acceleo/main/generateGenericClasses.mtl

#bug fixed: CS3PaKeys has getR method which calls RServiceImpl.fullOuterR to reconciliate E1 attributes splitted in different physical structures. This method was incomplete.
# Conflicts:
#	be.unamur.polystore.acceleo/src/be/unamur/polystore/acceleo/main/impl/insert/relationshiptype/generateInsertMethodsImpl.mtl
#	be.unamur.polystore.acceleo/src/be/unamur/polystore/acceleo/main/utils/Util.java

+ fix of insertR in case of mongodb many-to-many
+ unit tests directory added
@gobertm gobertm merged commit 3d86ab0 into main Mar 8, 2022
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.

None yet

3 participants