datagen icon indicating copy to clipboard operation
datagen copied to clipboard

Bug: error parsing sql when multiple columns used as primary key

Open chuck-alt-delete opened this issue 2 years ago • 0 comments

Describe the bug

error when input sql uses multiple columns as primary key

To Reproduce

datagen -s tests/schema2.sql 

chuck-alt-delete avatar Mar 24 '23 14:03 chuck-alt-delete