-
### Feature Description
Hi,
I have the need to connect to SQLite, "dump" the data, perform some adjustment, and store the result to Postgres.
The issue is that I do not know and I do not want to …
-
Rather than using the row headers in gt (and for the other print engines, just adding a new column to the left), I would like to be able to stack tables and have the individual tables indented with th…
-
### Issue description
Cannot have optional fields in SQLite
### Expected Behavior
I have an entity as followed:
```ts
@Entity('address')
export class AddressEntity extends CrudEntity implemen…
-
## Issue Description
I cant use the **cli** option with **migrationsDir** in DataSource. Am using version 0.3.6
### Expected Behavior
The documentation say that we can specify the dir where we wa…
-
Seems like `x-multi-statement=true` is causing migrate to fail with `error: migration failed: unterminated dollar-quoted string at or near "$BODY$`
**Steps to Reproduce**
1. My migrations look lik…
-
### Issue description
When you define TableInheritance with multiple ChildEntities with different relations, the metadata for the column definition becomes a strange mix of values. Note: It might b…
-
### Issue type
UX/Interaction bug (incorrect behaviour)
### Description with steps to reproduce
By convention piano pedals sit below the grand staff. However, in MuseScore 4 if the left hand …
-
**Describe the Bug**
The CLI instruction list this step for go 1.16+ https://github.com/golang-migrate/migrate/tree/master/cmd/migrate
`go install -tags 'postgres' -o $GOPATH/bin/migrate github.com/…
-
**Describe the Bug**
I'm attempting to run migrate to populate a database I have, but when I run the command it comes back with the error:
```error: Cannot achieve consistency level ALL in line 0: S…
-
### Feature Description
**Description**: This request has been mentioned by community in #1705 #743 #7664 #6450. I do understand the design choice that events are an [extension](https://github.com/ty…