# sample **Repository Path**: pig1/sample ## Basic Information - **Project Name**: sample - **Description**: SELECT * FROM (SELECT n.address, p.id, p.storages, p.disk_path, CONCAT_WS('/', LEFT(n.path, 2), n.path, p.path) p_disk_path FROM projects p INNER JOIN namespaces n ON p.namespace_id = n.id) AS t WHERE t.disk_path != t.p_disk_path OR t.address != t.storages - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 899 - **Forks**: 0 - **Created**: 2018-12-05 - **Last Updated**: 2023-05-22 ## Categories & Tags **Categories**: devtools **Tags**: None ## README No README documentation available for this project.