export const SqlOperations = { RUN_SQL: 'run_sql', UPDATE_ROWS: 'update_rows' };