dbdiff icon indicating copy to clipboard operation
dbdiff copied to clipboard

Added single quotes for default values

Open uddalakdas opened this issue 7 years ago • 0 comments

When a table has attribute default value the final create table statement does not include a single quote around the default value, as a result when the query is run in the database it throws a parsing error.

uddalakdas avatar May 11 '18 19:05 uddalakdas