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

Fixed ambiguous null LazyId #11

Merged
merged 2 commits into from
Jun 4, 2022
Merged

Fixed ambiguous null LazyId #11

merged 2 commits into from
Jun 4, 2022

Conversation

a-vezzoli-02
Copy link
Member

The LazyId does not have an empty method anymore, and the get method cannot return a null value. If a property of a Table can be null, make the LazyId itself nullable.

A small fix of the update method is also included.

@a-vezzoli-02 a-vezzoli-02 added bug Something isn't working enhancement New feature or request labels Jun 4, 2022
@a-vezzoli-02 a-vezzoli-02 added this to the 0.1.3 milestone Jun 4, 2022
@a-vezzoli-02 a-vezzoli-02 self-assigned this Jun 4, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jun 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@a-vezzoli-02 a-vezzoli-02 merged commit 45a2984 into pre-0.1.3 Jun 4, 2022
@a-vezzoli-02 a-vezzoli-02 deleted the pre-0.1.3-lazy branch June 24, 2022 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant