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

docs: EXPOSED-672 Update the DAO's Relationships topic and add a new example project #2377

Merged
merged 4 commits into from
Jan 31, 2025

Conversation

vnikolova
Copy link
Collaborator

@vnikolova vnikolova commented Jan 28, 2025

Description

Updated and extended the "Relationships" topic under "Deep dive into DAO" and created a new Gradle project for the examples.

  1. Examples
  • Move all code examples to a new project exposed-dao-relationships.
  • Update the example for a parent-child reference to build upon the StarWarsFilmsTable.
  1. Content
  • Add a topic intro, as well as short intros to each relationship type.
  • Split content into sub-sections where relevant.

To do:

  • Add API links

Type of Change

  • Documentation update

Checklist

  • The build is green (including the Detekt check)
  • Documentation for my change is up to date

Related Issues

EXPOSED-672

@vnikolova vnikolova changed the title WIP: docs: EXPOSED-672 Update the DAO's Relationships topic and add a new example project docs: EXPOSED-672 Update the DAO's Relationships topic and add a new example project Jan 29, 2025
@vnikolova vnikolova marked this pull request as ready for review January 29, 2025 21:14
@vnikolova vnikolova requested a review from bog-walk January 29, 2025 21:14
Copy link
Member

@bog-walk bog-walk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check comments.
The only big one is the use of backReferencedOn() in UserRatingEntity.

@vnikolova vnikolova merged commit f9fafb5 into main Jan 31, 2025
5 checks passed
@vnikolova vnikolova deleted the vnikolova/EXPOSED-672 branch January 31, 2025 15:41
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.

2 participants