On 2/13/07, Ted Roche <[EMAIL PROTECTED]> wrote: > It appears that dabo handled several fieldnames as keywords correctly, > but failed to escape them when generating the SQL statement. This is > (as Uwe pointed out) an error of using a SQL keyword, not a python > keyword. >
Follow-up: dropping the column `for`, a re-generated app works properly with columns named `assert`, `print` and `lambda`. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
