Description:
A table with long varchar is sent to FORWARD ENGINEER without commas ' as seen bellow
Please check and correct !
INSERT INTO `netronel_askeet`.`question` (`id`, `user_id`, `title`, `body`, `created_at`, `updated_at`) VALUES ('1', '1', Ce trebuie, Eu ma enervez, '2010-07-30 11:16:02', '2010-07-30 11:16:02')
How to repeat:
A table with long varchar is sent to FORWARD ENGINEER without commas ' as seen bellow
Please check and correct !
INSERT INTO `netronel_askeet`.`question` (`id`, `user_id`, `title`, `body`, `created_at`, `updated_at`) VALUES ('1', '1', Ce trebuie, Eu ma enervez, '2010-07-30 11:16:02', '2010-07-30 11:16:02')
Suggested fix:
A table with long varchar is sent to FORWARD ENGINEER without commas ' as seen bellow
Please check and correct !
INSERT INTO `netronel_askeet`.`question` (`id`, `user_id`, `title`, `body`, `created_at`, `updated_at`) VALUES ('1', '1', Ce trebuie, Eu ma enervez, '2010-07-30 11:16:02', '2010-07-30 11:16:02')
Description: A table with long varchar is sent to FORWARD ENGINEER without commas ' as seen bellow Please check and correct ! INSERT INTO `netronel_askeet`.`question` (`id`, `user_id`, `title`, `body`, `created_at`, `updated_at`) VALUES ('1', '1', Ce trebuie, Eu ma enervez, '2010-07-30 11:16:02', '2010-07-30 11:16:02') How to repeat: A table with long varchar is sent to FORWARD ENGINEER without commas ' as seen bellow Please check and correct ! INSERT INTO `netronel_askeet`.`question` (`id`, `user_id`, `title`, `body`, `created_at`, `updated_at`) VALUES ('1', '1', Ce trebuie, Eu ma enervez, '2010-07-30 11:16:02', '2010-07-30 11:16:02') Suggested fix: A table with long varchar is sent to FORWARD ENGINEER without commas ' as seen bellow Please check and correct ! INSERT INTO `netronel_askeet`.`question` (`id`, `user_id`, `title`, `body`, `created_at`, `updated_at`) VALUES ('1', '1', Ce trebuie, Eu ma enervez, '2010-07-30 11:16:02', '2010-07-30 11:16:02')