Erik A. Brandstadmoen
Erik A. Brandstadmoen
This has been laying here a long time, and not been merged. The source code is restructured quite a lot since this PR, and #501 solved much of this, so...
Thanks a lot, @cocytus for reporting! The goal is indeed to be backwards-compatible with RoundhousE, and a drop-in replacement. As I don't work much with PostgreSQL on a day-to-day basis,...
Heisann, hoppsann! :) I have been wondering and pondering about this a bit. How would the following work: * When we check if the grate tables and schemas exist, we...
Thanks a lot, @cocytus . I have looked at your PR with updates, and I think you have a lot of good stuff there! I personally would prefer to: *...
Fixed in #256
Thanks a lot, @DjKillerMemeStar ! I'd appreciate that. I don't think the main issue is hosting grate in a container, though, but how you should/would actually _use_ it in a...
I'm just thinking a bit further on this one. It might seem like I'm trying hard to create a use case for something that isn't, but, if you compare to,...
Nice, thanks, @wokket ! I think this should solve the issue, do you agree, @kimjamia ?
This should Just Work (TM) as of now, all auth methods should be able to specify in the connection string (see e.g. https://learn.microsoft.com/en-us/sql/connect/ado-net/sql/azure-active-directory-authentication?view=sql-server-ver16)
Looks like performance issues, if I interpret the log correctly (red timings), or am I wrong?