AIgoYao

Results 5 comments of AIgoYao

Hi, How do I ignore views when i run scaffold? In EF core 3 migration, it will generate table for view. thanks

> Simply set the `HostPort` property of the `PortBinding` type to an empty string. Like we are doing in [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet/blob/26dbdcc5d57ba8c8cd518c930311dc9b67d02583/src/Testcontainers/Builders/ContainerBuilder%603.cs#L182). The empty is not working for this version with Docker.DotNet...

It seems necessary to specify a port for DevServerPort, set to 4200 for SpaOptions. Otherwise, this change will not work in the package.json 'start' script, which includes 'echo open your...

> This is extremely weird. I tried with locally installed Postgres 15.1 and 17.0, and for both this query doesn't fail. Is is possible it's a bug for a specific...

> > I am using the PostgreSQL Docker container version, but this doesn’t always happen. > > So, it's not stable? Is it possible for you to make a repro...