-
### 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…
-
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…
-
**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…
-
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…
-
# 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
3 weeks ago
-
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…
-
Got the following errors after freshed installed both on Linux and Windows:
```
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/…
-
### 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, including details regarding any error messages, version, and platform.
As part of writing a Flight integration test client for .NET (#44361) I ran into a limitation where the …
-
**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…