Most apps that work with Firebird database have also the possibility to show the database structure and sql needed to produce tables, procedures etc.
Would it be possible to also deliver sql scripts with the changes? This would be pretty handy for me.
I do not want to do this as:
1. It is too advanced information for most of the users
2. I would need to keep this info up to date (more work)
3. People could try this stuff out and break the database