Does the MB embedded SQL support dot commands

Hi,

I am trying to word wrap a column where the question is in SQL. this can normally be done with SQLite dot command like
.mode --wrap 20 -ww
Can you tell me if this is supported, and if not are there other means to limit the width of a column with word wrapping?

thx
Regis

does anyone know how to fix a column width in an sql question's list report? .. and word wrap within it?
much thanks.
Regis

we don't yet support colum wrapping so there's no way of showing large amounts of text in the table view Wrap text for table output · Issue #6826 · metabase/metabase · GitHub