DBX12

Results 36 comments of DBX12

I added a fix to the bp-sys fork. I would open a PR to this repo too, but as my fork is from bp-sys, I would also introduce changes from...

I know, I tried to add it like `'col_name' => $this->set(["mon","tue",...])` with no success and resorted to `'col_name' => 'set("mon","tue",...)'` which seems to work. I will make a PR proposing...

It is understandable why administrators might be reluctant to allow the `logs:DescribeLogGroups` since it cannot be scoped to a single resource. An malicious actor who obtained the application's AWS credentials...

+1 to that. I see great potential in that feature. You maybe manage your files inside an IntelliJ project and you really want to exclude that .idea folder permanently and...

Can confirm what @mnn says for Extension version 3.26.1 on `Firefox 91.12.0esr (64-bit)` on debian.

I really like all the ideas here, but we have to think disruptive! So we should start "indices" (note the " as the term index was discouraged by @bbarry) at...

Give that man a medal! This is the solution to the year-long war over array indices!

Very good change I would like to see in the addon. I've seen it on the recommended section, wanted to install it but canceled once I saw "wants access to...

For what it's worth, I'm using my company gmail account (also not `@gmail.com` but part of G Suite) within electronim and have no issues. I'm on v0.0.90.

Hi wkokolis, I'm not the maintainer but usually, pull requests work like this: 1. Make a fork of this project 2. Do changes in your fork 3. Create a PR...