We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
loopback-datasource-juggler
loopback-connector-postgresql
Inclusion of related models [MVP]
Authentication & Authorization
Add support for Partitioned Database
From model definition to REST API with no custom repository/controller classes
Migration guide between LB3 to LB4
Docs
Miscellaneous
npm run migrate
Bug fixes
From model definition to REST API with no custom repository/controller classes #2036 . Moved to be stretch goals for 2020Q1 roadmap
@loopback/rest-crud
Migration guide between LB3 to LB4 [MVP]
The text was updated successfully, but these errors were encountered:
🎉
Sorry, something went wrong.
No branches or pull requests
December Milestone
loopback-datasource-juggler
andloopback-connector-postgresql
Goals
Inclusion of related models [MVP]
Authentication & Authorization
Add support for Partitioned Database
From model definition to REST API with no custom repository/controller classes
Migration guide between LB3 to LB4
Spike: Migration guide from LB3 - Authentication & authorization #3719
Docs
Miscellaneous
npm run migrate
Column is always integer when running
npm run migrate
#2398Stretch Goals
Bug fixes
response TodoList tutorial - GET /todos/{id}/todo-list gives unexpected response #4147
issues lb4 repository,model,controller commands generate artifacts with 'lint' issues #4205
From model definition to REST API with no custom repository/controller. Moved to be stretch goals for 2020Q1 roadmapclasses #2036
Add CrudRestApiBuilder to@loopback/rest-crud
,Add CrudRestApiBuilder to
@loopback/rest-crud
#3737Example app showing CrudRestApiBuilderExample app showing CrudRestApiBuilder #3738
Migration guide between LB3 to LB4 [MVP]
The text was updated successfully, but these errors were encountered: