-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 12 Jun 2008, at 11:16, Graham Higgins wrote: > Try adding the line > > setup_all() > > after your object specification: And if you want the generated tables to be created in the persistent store, you need to add create_all() as well. Then you'll see the echoing of the SQL statements. HTH Cheers, Graham -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAkhQ+QcACgkQOsmLt1NhivzqNACgzgIlDcozo0VNK2WODLxohKMU qG0AoPEjUPgx7k6EeXbTyuXm0WaHmZWriQCVAgUBSFD5B1nrWVZ7aXD1AQJvBAQA 0N1CmcvhU+sNhY9SBJAHO17gkfNGtR/5k6nDwGh9lIgg1sCeuZhEKiTwbILI5U9o XoX3phXnNtVM8v7pypzeu5bw0jrGy/lDRCwemYf0l7l8PrX2jcEV/VJqvawAKqOI QCEB56iidk4KV9HeAPlqE+8JO/cK3MuO23aNRPKZOCM= =+aRN -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLElixir" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlelixir?hl=en -~----------~----~----~----~------~----~------~--~---
