await client.exec({ lockTable: table(Mountain), }); // sql: LOCK TALBE "Mountain"
Last updated 2 years ago