Release 0.5.0
Some fixes from #14 :
- PK columns with
DEFAULT(newsequentialid())
now gets generated guids instead when usingGeneratingInsertRowHandler
(could be improved upon in the future to actually use sequential values) - Schema now includes table indexes
numeric
data type remapped