Open artworker opened 8 years ago
Hi, Thanks to your code.
I'm install to my notepad++
select id from TableName
this will change
SELECT id FROM TABLENAME
but I got error.
Table 'TABLENAME ' doesn't exist
windows is OK but in linux i got error. i think that talbe name has 'case sensitive' in linux
Could you provide a snapshot? I can't reproduce it on my Linux.
Hi, Thanks to your code.
I'm install to my notepad++
this will change
but I got error.
windows is OK but in linux i got error. i think that talbe name has 'case sensitive' in linux