On May 10, 2:45 am, Jonathan LaCour <[EMAIL PROTECTED]> wrote: > > I think that generally graphical database frontends should keep the > > order in which fields were declared when displaying a table, rather > > than randomly order the columns - I think it's easier to comprehend > > the data that way. > > I agree in principle, and this is why I always use `has_field` rather > than `with_fields`. >
It's good to know. Perhaps you should mention it in the tutorial page - currently it just says "We have not decided yet on which one we like best, or if we will always keep both... If you have a strong preference for one syntax over the other, please let us know..." By the way, what are the advantages of the with_fields way (if there aren't, except for a few saved keystrokes, I would say go and remove it - "There should be one-- and preferably only one --obvious way to do it.") Have a good day, Noam --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
