ocomsoft

Results 10 issues of ocomsoft

Just a suggestion. I think it would be useful to see in the documentation what this offers that Blueprints don't at the moment, it looks like this is not different...

Using Chrome extension. Nearly every morning when I come in the office Network has no internet connection. When I put my password in to unlock buttercup it fails. When I...

Priority: Low
Type: Enhancement
Status: Available

When going to production you need to ensure the database is the same structure. It would make sense that we can run a function to create any missing tables/fields based...

enhancement

I often find modules that I want to check out later. So a bookmark/favourite button on the page would be awesome then I can come back and check them out...

This is great! I am still learning Go and this is awesome to read. I have already learnt something. I didn't know there were getters and setters on structs! Can...

I have a Struct like this ```go type Example struct { SomeField *string } ``` If I pass the Example struct to the `data` for `view.Execute` then in the template...

## Proposed changes When using this the Chrome would throw up a CORS error because the Vue app was served from another port. To avoid this we needed to change...

https://github.com/dbcli/pgcli/blob/435cf7f2843c1a161ad63d72b75b91d1ccba8200/Dockerfile#L1

I am using BeforeSelect to add a filter for tenants and when use ScanAndCount the COUNT SQL does not include the where clause for the Tenant added in `BeforeSelect` when...

## Description Fixes #1528 ## Checklist - [ ] I've added this contribution to the `changelog.rst`. - [ ] I've added my name to the `AUTHORS` file (or it's already...