adamfoneil / ModelSync

A C# model class and database schema comparison, SQL diff scripting library
MIT License
6 stars 2 forks source link

abstract conventions for AO.Models #30

Open adamfoneil opened 2 years ago

adamfoneil commented 2 years ago

This will be the test case for #29. The idea here is to port the existing AssemblyModelBuilder to a more abstract, pluggable way of doing this so that different conventions may be swapped in and out.