Executable that will resequence ids in all tables of a postgres database built with .netcore 8.0 Cross Platform Compatible
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

5 行
197 B

  1. // <autogenerated />
  2. using System;
  3. using System.Reflection;
  4. [assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]