Skip to content

v0.0.3

Latest
Compare
Choose a tag to compare
@raidenyn raidenyn released this 30 Apr 19:23
03f0e88

Limitations

  • The lib can create database only. It cannot migrate or update exists databases.
  • Creation script doesn't sort your DB objects by relations nad creates objects one by one as they are defined in *.sqlproj file. So you have to sort you objects manually to prevent errors bad relations order.