dbanon icon indicating copy to clipboard operation
dbanon copied to clipboard

Guard against faker values longer than column length

Open mpchadwick opened this issue 5 years ago • 1 comments

https://twitter.com/SchumacherFM/status/1117775634950950913?s=20

mpchadwick avatar Apr 15 '19 13:04 mpchadwick

We will need to parse the CREATE TABLE to implement this which likely requires swapping out the sql parser (see: https://github.com/mpchadwick/dbanon/issues/2#issuecomment-718312360)

mpchadwick avatar Oct 29 '20 02:10 mpchadwick