-
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…
-
- 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 …
-
Ignoring #503 for now, the javascript xpath resolver also reports the expression to get the language of the summary is invalid:
> `/package/metadata/meta[@property="schema:accessibilitySummary"]/(@…
-
# 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
-
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…
-
**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…
-
### 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…
-
I hope there is a better way to do this that I am not seeing.
According to the read me:
> Then run db:prepare in production to ensure the database is created and the schema is loaded.
I am te…
-
### Description
We have a apache ignite table that uses UUID as primary key. When we try to import the data to another instance, we get a binding error:
Object parameter[----GUID----] binding…
-
**Describe the bug**
whatever i write into the path flag for the jet generator has no influence on the destination path. When using the example path ./gen, the resulting files still just get generate…