MikeGriffinReborn / EntitySpaces

EntitySpaces - A Fluent SQL library for .NET
24 stars 20 forks source link

Migrating from Entityspaces 2009 to 2020 #15

Open Yokomoko opened 4 years ago

Yokomoko commented 4 years ago

Hey not an issue, but do you have a guide on how to migrate from EntitySpaces 2009 to 2020? We're still using 2009 it for our main product (putting off and finding excuses not to go to EF for years).

longmanli commented 4 years ago

Hi Yokomoko, I am using EntitySpaces 2009 and want to migrate to 2020. But I am getting the following error in EntitySpace 2019 studios. Do you know what might've went wrong? I am using VB templates to generate the code.

Error Found in C:\Program Files (x86)\EntitySpaces 2019\CodeGeneration\Templates\EntitySpaces\VB\Generated\Generated - esEntity (VB).est on line 245 No overload for method 'EntityRelationName' takes 3 arguments

Error Found in C:\Program Files (x86)\EntitySpaces 2019\CodeGeneration\Templates\EntitySpaces\VB\Generated\Generated - esEntity (VB).est on line 303 No overload for method 'EntityRelationName' takes 3 arguments

Yokomoko commented 4 years ago

@longmanli I think I had the same issue