On Mon, Jun 21, 2010 at 11:25 PM, yoav glazner <[email protected]>wrote:
> >> Looks good, yes. >> > > Stop me if I'm asking too much, but. > will this work because: > job = Job.get(jobNumber) #will be a newly created object, not the one from > the identity-map > ok, checked it myself, it seems it brings a fresh object since if i do id(job) it brigs a new address. -- 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.
