export function toMSSQL(diagram) { diagram.tables; return "hi from mssql"; }