I have a database which doesnt contain any foreign keys or relations, but i have defined then in my llblgen project.
I'm looking to update the database to represent this setup and was wondering can llblgen generate these sql updates for me?
I know i can for table renames etc but what about manual relations?
Thanks