- globalScope> Global create_event (QofEntity *ent, QofEventId event_type, gpointer handler_data, gpointer event_data)
- create one func to create_param_list and create_each_param
- globalScope> Global qgda_session_begin (QofBackend *be, QofSession *session, const gchar *book_path, gboolean ignore_lock, gboolean create_if_nonexistent)
- we probably don't want to remove once out of debug. :-)
- globalScope> Global qof_sql_entity_update_list (QofEntity *ent, GList **params)
- unfinished function.
- globalScope> Global string_param_to_sql (QofParam *param)
- This won't work - collect types can vary unpredictably - need a KVP implementation.