Accidentally included a debug select in here with no terminating delimiter.

master
dtookey 4 years ago
parent 77bb9b9d6a
commit efbe425e35

@ -14,6 +14,3 @@ FROM users
INNER JOIN clients on contacts.cl_fkey = clients.pkey
WHERE project_lifecycle.new_value IN ('+SEALED')
AND users.priv & POW(2, 25);
select * from all_projects where description = 'Soils/Footings '
Loading…
Cancel
Save