-
# Environment
Knex version: 2.3.0
Database + version: Postgres 14.1
OS: Ubuntu 20.04
# Feature discussion / request
The Knex config specifies a `schemaName` to use for the `knex_migrations`…
dsluo updated
4 weeks ago
-
### Version
1.27.0
### What happened?
I'm using goose for migrations and sqlc to generate queries and models. I have a migration that updates multiple column names. When I run `sqlc generate` it on…
-
- Sequel Ace Version (including build number): 4.1.6 (20078)
- Sequel Ace Source (App Store/GitHub/Homebrew): GitHub
- macOS Version: 15.1.1
- Processor Type (Intel/Apple): Apple M1
- MySQL …
-
### Describe the bug
When I configure a new quarkus app with DB2 connection, I cannot set the property:
`quarkus.hibernate-orm.database.generation=drop-and-create` because quarkus will try to dro…
-
## Problem
There doesn't seem to be a way to mark a single version as unaffected without knowing the previous or next version. For example, if package `foo` is vulnerable to `CVE-123` between the r…
-
So i have these indexes on the first startup:
```go
if err := r.Repository.CreateIndex(context.Background(), func(schema om.FtCreateSchema) rueidis.Completed {
return schema.
FieldName("$.us…
-
Currently, the extraction strategies schemas are type `Dict[str, Any]` which requires devs to look at the source code of the extraction strategy to see which values are expected and then try to figure…
-
https://github.com/CVEProject/cve-schema/blob/fbf54b99da863b80ea1c721cf2e9f107913b7325/schema/v5.0/CVE_JSON_5.0_schema.json#L401-L403
and
https://github.com/CVEProject/cve-schema/blob/fbf54b99da863b…
-
**This issue participates in bounty program, see https://github.com/graphql-dotnet/graphql-dotnet/blob/master/BOUNTY.md**
**bounty amount: $100**
Tasks to be done:
1. Add new sample project dem…
-
Add support for extensions associating JSON schemas with documents dynamically (via API).
Right now, it is only possible to associate a JSON schema with a text document by:
1. using …