Yewon Shin
Results
1
issues of
Yewon Shin
``` it 'prints error message when table is full' do script = (1..1401).map do |i| "insert #{i} user#{i} person#{i}@example.com" end script