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