@param session: The database session in use
@type dryrun: bool
- @param dryrun: If True, just to print the actions rather than actually doing them
+ @param dryrun: If True, just print the actions rather than actually doing them
"""""
global Options
rows = query_without_source(suite_id, session)
@param session: The database session in use
@type dryrun: bool
- @param dryrun: If True, just to print the actions rather than actually doing them
+ @param dryrun: If True, just print the actions rather than actually doing them
"""""
global Options
rows = queryNBS(suite_id, session)