I want to create tables in the database using the DAL2. I have seen a few blogs where there are data models that create tables in the database using PetaPoco. Have DNN looked at anything like this or does anyone have any info on how to use the DAL2 to create tables on the fly without having to write a bunch ofCRUD for it