-
### Current Terraform Version
```
v0.15.5
```
### Use-cases
I'm one of the maintainers of the Kubernetes provider and I'm trying to solve an issue that we see pretty often. Users would like…
-
Anime's releated series won't stored in db. Will be fixed.
-
### Feature description
As a continuation of #1397 it would be great to implement a some form of _shared search filters_.
Being able to store personal (local) _search filters_ is great. However, h…
-
Use reactive driver to let it working with Webflux.
Create Docker file to launch Mongo for local testing or install community version as native package.
Add integration tests (use https://www.te…
-
### Checklist
- [X] I did not find a related open enhancement request.
- [X] I understand that enhancement requests filed in the GitHub repository are by default low priority.
- [X] If this request i…
-
**Name:** Rahul Panday
**Email:** rpanshad@gmail.com
**Linkedin Profile:** https://www.linkedin.com/in/rahulpanday/
Attach the homework screenshots below for both step II and step III:
---------…
-
When you fetch data with Sequelize, by default the objects returned are instantiated as special Sequelize objects so you can perform CRUD operations and such. For most of our data-fetching needs, we d…
-
**Describe the bug**
Prior to SQLAlchemy 1.4, simple `table` and `column` objects could be used to render statements without providing types to `column`, but this now produces an error.
```pyt…
-
# Goals
- To be able to easily generate a static directory site using static-site generators like Jekyll, where one file corresponds directly to one static page
- To be able to translate between f…
-
Version 1.55
I might just not be realizing how to properly do this, but if you try to follow REST style and create a single resource with standard POST and GET methods for creating and retrieving, …