Skip to content
This repository was archived by the owner on Sep 18, 2022. It is now read-only.

feat: improve handling with crudodb#25

Merged
SourceCodeBot merged 4 commits intonextfrom
feature/24-store-api
May 19, 2021
Merged

feat: improve handling with crudodb#25
SourceCodeBot merged 4 commits intonextfrom
feature/24-store-api

Conversation

@SourceCodeBot
Copy link
Owner

add new type StoreApi to directly handle CRUD operations
update configs
improve test coverage

resolves #24

@SourceCodeBot SourceCodeBot force-pushed the feature/24-store-api branch from 7386c20 to f64b555 Compare May 1, 2021 10:20
Copy link

@zhongdeliu zhongdeliu left a comment

Choose a reason for hiding this comment

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

the general README would also need an update :)

@SourceCodeBot SourceCodeBot force-pushed the feature/24-store-api branch from f64b555 to 241c151 Compare May 7, 2021 14:08
@SourceCodeBot SourceCodeBot added the feature New feature or request label May 7, 2021
@SourceCodeBot SourceCodeBot force-pushed the feature/24-store-api branch 2 times, most recently from 23de1d3 to b12b5a9 Compare May 19, 2021 19:14
Nils Heinemann and others added 4 commits May 19, 2021 21:24
feat: improve handling with crudodb

add new type StoreApi to directly handle CRUD operations
update configs
improve test coverage

resolves #24
new configurations
implement store api
improve tests
update plantuml types file
update api (BREAKING CHANGE: no undefined return type allowed anymore, now it throws error)

resolves #24
fix eslint issues
@SourceCodeBot SourceCodeBot force-pushed the feature/24-store-api branch from b12b5a9 to 15b2423 Compare May 19, 2021 19:24
@SourceCodeBot SourceCodeBot merged commit 0cc514f into next May 19, 2021
@github-actions
Copy link

🎉 This PR is included in version 2.0.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@SourceCodeBot SourceCodeBot deleted the feature/24-store-api branch June 10, 2021 11:08
SourceCodeBot added a commit that referenced this pull request Nov 30, 2021
* BREAKING CHANGE: applySchema on crudodb simplify usage!
feat: improve handling with crudodb

add new type StoreApi to directly handle CRUD operations
update configs
improve test coverage

resolves #24

* feat: store api implemented

new configurations
implement store api
improve tests
update plantuml types file
update api (BREAKING CHANGE: no undefined return type allowed anymore, now it throws error)

resolves #24

* fix: update eslint rules

fix eslint issues

* build: dependencies updated
SourceCodeBot added a commit that referenced this pull request Dec 1, 2021
* feat: improve handling with crudodb (#25)

* BREAKING CHANGE: applySchema on crudodb simplify usage!
feat: improve handling with crudodb

add new type StoreApi to directly handle CRUD operations
update configs
improve test coverage

resolves #24

* feat: store api implemented

new configurations
implement store api
improve tests
update plantuml types file
update api (BREAKING CHANGE: no undefined return type allowed anymore, now it throws error)

resolves #24

* fix: update eslint rules

fix eslint issues

* build: dependencies updated

* fix: update dependencies (#36)

* chore: update next branch

* docs: react (#39)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

feature New feature or request released on @next

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants