in exposed, is it possible to include for example ...
# exposed
i
in exposed, is it possible to include for example encryption functions to insert clauses, something like 'insert into mytable(...) values ( ... AES_ENCRYPT("data", "key") ...'