ace/Source/ACE.Database/SQLFormatters
Mag-nus 88805c14a8 Recipe_Component table removed and merged into Recipe table
We were relying on the order of the recipe_componet records to remain the same, but this isn't gauranteed unless we provide a zIndex.

Instead of adding a zIndex to the Recipe_Component table, we can just put the static values in the base Recipe table.
2018-08-01 22:09:09 -05:00
..
World Recipe_Component table removed and merged into Recipe table 2018-08-01 22:09:09 -05:00
SQLWriter.cs This moves the .sql file generation code that Ripley has been using into ACE.Database (#889) 2018-07-28 21:01:19 -05:00