I see this question has been asked a few times over the years but all the posts are unanswered. (Maybe the answer is just obvious??)
I want to use DB projects going forward with our existing, mature and large database - read 'thousands of tables, sp, packages etc'. Every demo I have watched covers creating new tables and other db objects.
Question: is there anyway to import the entire db into a Visual Studio DB project without manually creating an individual script for every object?