Skip to content

Support Hana via nuget packages Sap.Data.Hana.Net.v8.0 and Sap.Data.Hana.Net.v10.0 #2276

Description

@jzabroski

Is your feature request related to a problem? Please describe.

  1. Remove lib/Hana c.f. Mark all Hana supported interfaces/classes as [Obsolete("Hana support will go away unless someone in the community steps up to provide support.")] #2229
  2. Update the Hana processor to link against the nuget package interfaces - AddHana should be updated to AddHana8 and AddHana10
  3. Remove support from FluentMigrator.Tool and FluentMigrator.MSBuild for Hana - Hana requires platform-specific ADO.NET components that would make bundling it difficult. For FluentMigrator.DotNet.Cli, without requiring .NET 10 SDK https://learn.microsoft.com/en-us/dotnet/core/tools/rid-specific-tools#:~:text=Package%20.,of%20the%20following%20MSBuild%20properties:

Describe the solution you'd like
Replace fat binary support with modern nuget approach.

Metadata

Metadata

Labels

featureA new feature (we all like those)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions