await sql .raw(`ALTER SCHEMA "${current.subdomain}" RENAME TO "${subdomain}"`) .execute(trx)
this query cannot be compiled to SQL