faibistes faibistes
faibistes faibistes
We cant' even start evaluating this without composite keys
This is the Dockerfile: ``` #See https://aka.ms/containerfastmode to understand how Visual Studio uses this Dockerfile to build your images for faster debugging. FROM mcr.microsoft.com/dotnet/aspnet:8.0.2-alpine3.19 AS base WORKDIR /app EXPOSE 80...
As a workaround (and that's good enough for me), I do something like this: Let's assume we have a "estado" table with the field Id as PK and a big...