- Fix usages of that api in tests
We probably should not dynamically bind the
*schema*
. Decide whether we want to pass around the schema, or whether we want to use awith-schema
macro. I guess we should decide this down the line for all the dynamically bound things. Not sure what is best.