Refactor SQL-75
1 vote

Provide a mechanism for configuring available schemas

Created by Rob Vesse on 8/25/2011 1:00 PM Last Updated by Rob Vesse on 8/25/2011 2:24 PM
%
 (hrs)
Logged: 0  (hrs)

 Description

Currently we're using a simple Enum to chart available schemas which is not so useful, provide a proper mechanism to configure schemas which allows new ones to be introduced and control what the default schema for new stores is

    Rob Vesse (Thursday, August 25, 2011 2:24 PM) #

A mechanism is implemented and can be extended in future as new database types and scripts are created