Executable that will resequence ids in all tables of a postgres database built with .netcore 8.0 Cross Platform Compatible
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

resequence_pgsql.GeneratedMSBuildEditorConfig.editorconfig 603 B

vor 2 Jahren
12345678910111213
  1. is_global = true
  2. build_property.TargetFramework = net8.0
  3. build_property.TargetPlatformMinVersion =
  4. build_property.UsingMicrosoftNETSdkWeb =
  5. build_property.ProjectTypeGuids =
  6. build_property.InvariantGlobalization =
  7. build_property.PlatformNeutralAssembly =
  8. build_property.EnforceExtendedAnalyzerRules =
  9. build_property._SupportedPlatformList = Linux,macOS,Windows
  10. build_property.RootNamespace = resequence_pgsql
  11. build_property.ProjectDir = /Users/michielcarman/Projects/vscodeprojects/resequence_pgsql/
  12. build_property.EnableComHosting =
  13. build_property.EnableGeneratedComInterfaceComImportInterop =