When I try to edit one of sql file, I found this error in
this text:
--------------------------------------------------
INSERT INTO Author VALUES (210,'O\'Raily Ń.','n');
INSERT INTO Author VALUES (211,'testAuthor','n');
...
--------------------------------------------------
after first line colorer dos not corectly display other text.
I think problem in some regular expression which dont
propely parse combination of symbols {\'} or {\"}
I hope in future versions of colorer this small bug will be
killed
Logged In: YES
user_id=313042
Fixed