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

Typesafe property #9

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Typesafe property #9

merged 2 commits into from
Nov 5, 2024

Conversation

MineKing9534
Copy link
Owner

The main change of this PR is to allow property(DaoClass::property) instead of property("name") (This string version is still allowed and also required for complex expressions like virtual column access). This also required some changes to the table interface and adding a type parameter to the Node interface.

@MineKing9534 MineKing9534 added priority: normal type: feature Request or implement a new feature labels Nov 5, 2024
@MineKing9534 MineKing9534 self-assigned this Nov 5, 2024
@MineKing9534 MineKing9534 added the type: improvement Improve current behavior label Nov 5, 2024
@MineKing9534 MineKing9534 merged commit 36e2587 into master Nov 5, 2024
1 check passed
@MineKing9534 MineKing9534 deleted the typesafe-property branch November 5, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: normal type: feature Request or implement a new feature type: improvement Improve current behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant