andrewabest / Conventional

A suite of convention specifications for enforcing type and style conventions in your codebase
Microsoft Public License
97 stars 29 forks source link

Database conventions #8

Closed andrewabest closed 9 years ago

andrewabest commented 9 years ago

As requested by my esteemed colleague, the ability to run SQL conventions against a known SQL database.

The current example syntax can be found in DatabaseConventionSpecificationTests attached to this PR.

Some feedback would be most :+1: