Executable that will resequence ids in all tables of a postgres database built with .netcore 8.0 Cross Platform Compatible
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

9 linhas
287 B

  1. // <auto-generated/>
  2. global using global::System;
  3. global using global::System.Collections.Generic;
  4. global using global::System.IO;
  5. global using global::System.Linq;
  6. global using global::System.Net.Http;
  7. global using global::System.Threading;
  8. global using global::System.Threading.Tasks;