bkcsfi

Results 12 issues of bkcsfi

to work with firebird fdb driver, need to strip trailing spaces from table, column and relationship names. If this is not done, then --include-tables and other options do not work

**Describe the bug** When I attempt to use either of the schemas in the attached zip file as `--input`, I get a traceback **To Reproduce** ```shell $ datamodel-codegen --input Parcel-Perform-PublicAPI-OAS3-v5.1.0-derefed.yaml...

I am running a web server in a docker container, managed by containerpilot inside the container and deployed via docker stack containerpilot captures stdout from the web server and prefixes...

When adding a repository that is on a non-standard port, I am unable to validate the 'new repository' when the Server URL includes a port number. e.g. this fails https://my.server.com:1234/Team/myrepo.git

When receiving messages from MS Biztalk, we occasionally see this error during decryption: ``` An error occurred during the AS2 message processing: Failed to decrypt message, exception message is header...

After launching the application, when I click on Account and then "Sign Up or Log In", it would be very helpful if I could copy the link that's mentioned in...

enhancement
good first issue
UX
auth*

We are experiencing unusually slow backup performance. 1. full backup - about 8 minutes 2. incremental backup - about 25 minutes 3. first incremental that follows a full backup -...

performance

### What is the problem We get unexpected results from xqueries, e.g. documents or fragments thereof are not returned in xquery results when they should be. ### What did you...

bug
investigate
Lucene

I would like to use the AWSS3 target with a generic S3 service, such as minio. Would you please consider adding alternative endpoint configuration parameters, other than ARN? [Benthos](https://www.benthos.dev/docs/components/outputs/aws_s3) for...

feature request

`Worker()` does not accept namespace, it must be passed to `Client.connect()` instead. Since namespaces are introduced later in this document, a better fix might be to simply eliminate the namespace...