Skip to content

Try to adopt for MicroOrm #98

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

Merged
merged 27 commits into from
Feb 12, 2025
Merged

Try to adopt for MicroOrm #98

merged 27 commits into from
Feb 12, 2025

Conversation

klerick
Copy link
Owner

@klerick klerick commented Jan 22, 2025

If I can in should be like factory for different Orm
Closes: #97

preparation for adaptation for MikroOrm #97
BREAKING CHANGE: Now relation body params allow only as specification.
  https://jsonapi.org/format/#crud-updating-resource-relationships

  befoare allow without data props
BREAKING CHANGE: Rename npm package from json-api-nestjs-sdk to @klerick/json-api-nestjs-sdk. Now relation body params allow only as specification.
  https://jsonapi.org/format/#crud-updating-resource-relationships

  befoare allow without data props
BREAKING CHANGE: Rename npm package from json-api-nestjs to @klerick/json-api-nestjs
preparation for adaptation for MikroOrm #97
BREAKING CHANGE: Now relation body params allow only as specification.
  https://jsonapi.org/format/#crud-updating-resource-relationships

  befoare allow without data props
BREAKING CHANGE: Rename npm package from json-api-nestjs-sdk to @klerick/json-api-nestjs-sdk. Now relation body params allow only as specification.
  https://jsonapi.org/format/#crud-updating-resource-relationships

  befoare allow without data props
BREAKING CHANGE: Rename npm package from json-api-nestjs to @klerick/json-api-nestjs
…json-api-97

# Conflicts:
#	libs/json-api/json-api-nestjs-sdk/package.json
#	libs/json-api/json-api-nestjs/CHANGELOG.md
#	libs/json-api/json-api-nestjs/package.json
Create orm methode, create general transform service, use this service for swagger and zod
Create orm methode, create general transform service, use this service for swagger and zod
use as separete package in next version
use as separete package in next version
add micro orm in readme

Closes: 97
@klerick klerick merged commit 8eb5020 into master Feb 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Anyone want to adapt this to work with Mikro-ORM?
1 participant