Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@carl-berg carl-berg released this 24 Jan 15:09
· 26 commits to main since this release

Some fixes from #14 :

  • PK columns with DEFAULT(newsequentialid()) now gets generated guids instead when using GeneratingInsertRowHandler (could be improved upon in the future to actually use sequential values)
  • Schema now includes table indexes
  • numeric data type remapped