public nativeSql(sql as String) as String
import klyn.databases.sql print(connection.nativeSql("select 1"))