gmosx.myope: Dear devs,
I am thinking about droping the 'og' prefix from model tables by default (the setting will stay). From what I see you can have safe table names by using backtick (`) in mysql and double quotes (") in Postgresql. What do you thinkg?
-g.



