fffej / sql-server-gen

Generate arbitrary SQL Server databases to hurt SQL Server
http://www.fatvat.co.uk
BSD 2-Clause "Simplified" License
4 stars 3 forks source link

Partition functions #37

Closed fffej closed 9 years ago

fffej commented 9 years ago

In order to make partition functions work, I've had to rework the way that values are generated.

I need to do a number of test runs to get rid of any bugs, particular around formatting of SQL numeric and SQL float classes.

fffej commented 9 years ago

Successfully generated >100 databases with no errors.