Column names containing hyphens must be double-quoted. Also fix the PRIMARY KEY reference from 'customer_id' (non-existent) to 'cust_id' (the actual column). (cherry picked from commit 5c528e4e02)
5c528e4e02