There isn't one big sql script that we throw at the database - it's all done through the Hibernate layer.
If you really want some kind of sql script, then you can probably run an analysis of the database after the first run using MySQL Query Browser or something similar.