hi
If your entity has implemented the IMultiTenant
there is no way to ignore it.
Add your module
xxx.EntityFrameworkCore
xxx.Application
xxx.HttpApi
to GeoTicket.CustomerService
add your module
xxx.Application.Contracts
to GeoTicket.CustomerService.Contracts
add your module
xxx.Blazor.WebAssembly
customer/GeoTicket.CustomerService.Contracts/GeoTicket.CustomerService.cspro
to apps\blazor\xxx.Blazor.Client\xxx.Blazor.Client.csproj
And depends on the necessary modules.
file-management
service to know the project structure.ok
Do you have TrustServerCertificate=True
in your connection string?
hi
The migration error logs:
[ERR] A connection was successfully established with the server, but then an error occurred during the login process.
(provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)
Microsoft.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)
System.ComponentModel.Win32Exception (0x80090325): The certificate chain was issued by an authority that is not trusted.