Hi, I'm working with a legacy database that has table names like "inv-overview" and field names like "inv-ref" - these are not valid python identifiers. Is it possible to use Elixir with such a database? I guess the has_field approach will work for the funny field names, but is it possible to use the with_fields approach and support such field names?
Paul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
