Turn off LastSyncWithDatabase

Posts   
 
    
Posts: 1251
Joined: 10-Mar-2006
# Posted on: 05-Sep-2017 22:21:23   

When we sync our schema with the database, it updates the llblgen.proj file. This update likes to cause a merge conflict every time (because it is part of a line).

<Schema Name="dbo" SyncSource="2" LastSyncWithDatabase="2017-09-01T18:50:31.6346379Z">

I have"Store Last Time Generated into Project" unchecked, but that does not seem related. I do not want that to ever update if possible.

How can I do this?

5.2.2 RTM of designer/generator

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39588
Joined: 17-Aug-2003
# Posted on: 06-Sep-2017 09:36:07   

We can add an option for that to turn that off. You do lose the info then of course, which IMHO is very valuable, but I can understand the mergeconflict pain is a chore.

We'll see what we can do for you for v5.3, it shouldn't be a big change.

Frans Bouma | Lead developer LLBLGen Pro
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39588
Joined: 17-Aug-2003
# Posted on: 15-Sep-2017 16:50:41   

Implemented in v5.3 (Post EAP)

Frans Bouma | Lead developer LLBLGen Pro