await client.exec({ dropIndex: 'Mountain_pkey', }); // sql: DROP INDEX "Mountain_pkey"
Last updated 2 years ago