Correct, it just lets you know if you have a conflicting name (for example, if your developing on sqlite and deploying on postgres, each has different reserved words list).
You will still need to modify any conflicting table/field names -- Thadeus On Sun, Dec 12, 2010 at 7:37 PM, Carlos <[email protected]> wrote: > rent table and field names are in con

