-
First of all, thanks for the amazing work done with the image.
### Abstract
The problem encountered is that if a password with either `@` or `$` or both is provided, the login will always fail b…
-
## Environment
**Liquibase Version**: 4.4
**Liquibase Integration & Version**: CLI
**Liquibase Extension(s) & Version**: NA
**Database Vendor & Version**: MSSQL
**Operating System T…
-
Here's a reproduction with `buildah` `1.20.1` and `ubuntu:21.04`, run on an Arch Linux host:
`sops.sh`:
```bash
#!/bin/sh -ex
# Create container from ubuntu:21.04
buildah rm ctnr || true
bui…
-
Similar to https://github.com/rails/rails/issues/50971 to the point where I suspect the fix may end up being the same for both
I'll be working on this bug, opening an issue for visibility and in ca…
-
I want to print query body (possible in Exception text) or maybe after setting prepared args for test purposes.
By code look in next way:
```
try
{
PerformerStruct performerStruct;
Prepar…
-
### Description
Hi All,
Recently we have upgraded our eks cluster from 1.23 to 1.24, where docker container runtime is removed and containerd container runtime is running, post this upgraded activ…
-
### Is there an existing issue already for this bug?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting guide
…
-
**Describe the bug**
Intermittent SQLite errors (attempt to write a readonly database)
**To Reproduce**
1. ???
2. Error occurs, app can no longer load any data from e621
**Expected behavior**
The a…
-
### Steps to reproduce
Any model with a column with an `OID` that is a `number?` is sufficient, but I reproduce with `ActiveRecord::Type::Integer` below.
```ruby
begin
require "bundler/inlin…
-
First of all, this project looks fantastic. I used this rule on a codebase and it covered 90% of my needs.
However, this is just a proposal but could there be a way to add configuration to this rul…