Gii model generator

I had weird problems generating the model for my table.

specifically the column os_id.

For some reason the generator added some symbol between “os” and “_id”, so the model either didn’t load with an error for the symbol, or just say that Os.os_id doesn’t exist. rest of the properties were created successfully

version used: latest in SVN. (1.1.5 pre-release I presume?)

ok, weird, the weird invisible symbol was in my database… Sorry… close topic plz.

:)

Glad you solved it…

No need to close or delete the topic… it will be a good reference for other if they will have similar problem…