Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

feat: Implementing count, findByIds, find, findOne and remove across all the available models automatically. #45

Merged
merged 24 commits into from
Dec 15, 2023

Conversation

elribonazo
Copy link
Collaborator

@elribonazo elribonazo commented Dec 15, 2023

This is a big improvement in order to make all the available models queryable with orm functions from rxdb.

Documentation contents can be found here:
https://github.com/elribonazo/pluto-encrypted/tree/features/crud-db-methods/docs

I have not covered all the methods with docs but most of them.

@elribonazo elribonazo requested a review from mixmix December 15, 2023 19:24
@elribonazo elribonazo marked this pull request as ready for review December 15, 2023 20:46
@trust0-project trust0-project deleted a comment from github-actions bot Dec 15, 2023
Copy link

Lines Statements Branches Functions
Coverage: 94%
95.27% (444/466) 88.67% (94/106) 59.21% (90/152)

@elribonazo elribonazo merged commit dae9959 into master Dec 15, 2023
2 checks passed
@elribonazo elribonazo deleted the features/crud-db-methods branch December 15, 2023 21:17
elribonazo added a commit that referenced this pull request Dec 15, 2023
* master:
  feat: Implementing count, findByIds, find, findOne and remove across all the available models automatically. (#45)

# Conflicts:
#	.github/workflows/release-docs.yml
#	.github/workflows/release.yml
#	package-lock.json
#	package.json
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant