Niklas Karoly

Results 8 issues of Niklas Karoly

Hi there, I have bought an iMac as the title states. Previously I was running an Hackintosh with a GTX 760 and a scaled 1440p resolution on this Dell 4k...

### Welcome - [X] Yes, I've searched similar issues on GitHub and didn't find any. - [X] Yes, the DNS provider exposes a public API. - [X] Yes, I know...

enhancement
new-provider

This PR adds support for the DNS service of nodion.com. Github Action passes perfectly fine in my fork.

Please report any problems with the Nodion DNS API in this issue. Thanks!

3rd party api

Hello, I would like to search for dates. ``` include PgSearch::Model pg_search_scope :search_by_date, :against => [:pickup_date, :return_date], :using => { :tsearch => {:prefix => true} } ``` The current format...

Hi there, First of all thanks for your work on aptabase. I am trying to self-host it, and from a technical standpoint it works fine. I am using the docker-compose...

Hi there, I would like to allow my users to install my application under Windows with admin rights (UAC). When installing it should write some registry entries to set everything...

Stale

First of all thanks for pgcat. I have 3 different databases that I would like to route through one pgcat installation. All 3 databases have a default postgres or template1...