Unless the Schema is saved in the database I suspect that you can't. Provided the database is set up properly, you should be able to insert without the unknown values and have the defaults set for you automagically, but if you want them for comparison on a subset of tables then hard coding the defaults in a LUA table might be the only option.