Skip to content

Commit

Permalink
implements property values (#726)
Browse files Browse the repository at this point in the history
* feat: initialize property values

* feat: add subject information to aggregate

* feat: initialize projection

* feat: update propertyValues

* feat: getPropertyValues

* feat: add missing foreign key

* feat: unset propertyValues

* fix: linting

* fix: add propertyValueAggregateType

* fix: comments

* feat: add getPropertyValuesWithPropertys

* feat: add getPropertyValueQuery with property

* feat: add validate_select_value function

* fix: run models

* fix: apply review

* feat: delete property value when reset value update

* fix: sqlc embed with left join
  • Loading branch information
PaulKalho authored Apr 26, 2024
1 parent 6f19e55 commit ea9f79c
Show file tree
Hide file tree
Showing 51 changed files with 3,122 additions and 1,350 deletions.
470 changes: 271 additions & 199 deletions gen/dart/lib/proto/services/property_svc/v1/property_value_svc.pb.dart

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ea9f79c

Please sign in to comment.