Executable that will resequence ids in all tables of a postgres database built with .netcore 8.0 Cross Platform Compatible
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.NETCoreApp,Version=v8.0.AssemblyAttributes.cs 197 B

преди 2 години
1234
  1. // <autogenerated />
  2. using System;
  3. using System.Reflection;
  4. [assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]