THX.
W dniu sobota, 29 grudnia 2012 06:48:51 UTC+1 użytkownik Richard Penman napisał: > > These work: > DAL(uri, migrate=False, fake_migrate=False) > DAL(uri, migrate=False, fake_migrate=True) > > These produce Runtime error: > DAL(uri, migrate=True, fake_migrate=False) > DAL(uri, migrate=True, fake_migrate=True) > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

