celestialorb

Results 26 comments of celestialorb

Yes please! We have a use case that requires us to know the actual SQL type behind the column. We have been unable to come up with a clean workaround.

You're probably right, seems like unicode. I jumped the gun and assumed they were control characters. I can take a look at it when I have some time. :smile:

Just from a quick glance, could it be from the loading components? If so, perhaps removing that or adding the ability to disable it (via a flag) would be a...

I'm experiencing this issue as well, any kind of package install that involves touching initramfs will take minutes to run `zstd`.

Same issue here. Is there a way to configure the port range?

Went through the motions with the latest provider. Some progress has been made in that I can now get the provider to work with the `recovery_kms_hcl` attribute if I explicitly...

@malnick I should only be prompted when I perform an SSO login (`aws sso login`) which I usually do in the mornings and the credentials from that last for something...

Believe I have found a small issue with the code in this PR, will take a look a bit later and see if I can address it. Reverting this PR...

@yorinasub17 This is ready for a formal review again. I was right about the small issue I mentioned previously in that this original implementation did not account for globs in...

> Ah looks like the build failed for `TestIncludeDirsStrict` (in `test` folder). Here are the test logs: > > ``` > %~> go test -v -run TestIncludeDirsStrict$ . [0] >...