I am using LLBLGen version 3.0 Final
I already created llblgen project with version 3.0, which I am using in .Net based application.
But some new columns are added to the existing tables and
some new views are added to the existing database.
Now I want to update the existing llblgen project with new columns and new views.
What are the steps that I need to perform? Thanks in advance!