-
The class name Manager and filename DataManager should be the same name #L9 @RhyenSftwareEngr
-
```
What will the enhancement do?
Allow text of more than 32,000 characters to be entered into a single field.
How is this currently done or handled?
Multiple records with 32K fields must be l…
-
#### html
- [ ] starter template
```html
Hello world!
```
#### source control management
- [ ] try git
- [ ] try github
#### online ide
- [ ] try s…
-
Progress done this semester
1) Researched into openapi and found these sites
- https://appdev.consulting.redhat.com/tracks/contract-first/introduction-to-openapi-and-apicurio.html (RedHat OpenApi Do…
-
Per https://groups.google.com/group/liftweb/browse_thread/thread/83955de9798f4d0c?pli=1
It would be useful to have the ability to map an xmltype column from oracle (also supported by postgres).
Addi…
-
I had been successfully doing HTTPS GET requests to `https://inventory.data.gov/api/action/datastore_search` on iOS devices.
Now I get errors such as;
`NSURLSession/NSURLConnection HTTP load fail…
-
Hello!
We recently had a failed bosh deployment on a vCloud director, which resulted in the vCloud Director returning failed tasks for days after the original deployment failure.
The following code …
-
We used to have a gem called dev_toolbar which stickied a list of handy links to the right side of the screen when Rails was running in dev mode. We ended up retiring it but is it time to bring it bac…
-
## The dependency [ngx-avatar](https://github.com/HaithemMosbahi/ngx-avatar) was updated from `3.5.0` to `3.6.0`.
🚨 [View failing branch](https://github.com/AlexAegis/elte-appdev/compare/master...Al…
-
## Feature
**Implement GraphQL fragments in sample GraphQL files**
- GraphQL fragments are the way to make queries and mutations effectively. We have not use fragments in our sample application w…