Thanks Jose! On Saturday, July 16, 2016 at 4:46:29 PM UTC-4, José Valim wrote: > > You can disable import warnings with: import Foo, warn: false. >> > > Yes, but don't do that. :) > > You should not "import" Ecto.Query but rather "require" it, since you just > want to use its macros and not import them into the current scope. >
-- You received this message because you are subscribed to the Google Groups "elixir-lang-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/34fd4270-df7b-4fe2-9b73-87171d6fa36e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
