code completion does not work
| User, date | Message |
|---|---|
|
Written by BubikolRamios
7 months ago Category: General 275 posts since Thu, 14 Jan 10 |
![]() There is a result set of (t.a) to prove that column is there.Code completion for other table works. Create code for table test: CREATE TABLE `test` ( `a` VARCHAR(300) NOT NULL COLLATE 'utf8_slovenian_ci', `b` VARCHAR(200) NOT NULL COLLATE 'utf8_slovenian_ci', `c` VARCHAR(200) NOT NULL COLLATE 'ucs2_slovenian_ci' ) COLLATE='utf8_slovenian_ci' ENGINE=MyISAM; |
|
Please login to leave a reply, or register at first. |
