Do mapper or record provide any assistance for avoiding race conditions caused by the database transaction isolation level? I didn't notice anything in my initial skim of the lift book, and grepping the code for obvious suspects like "for update" didn't return anything.
If not, what are people with production lift apps doing? Run postgres in default read committed and cross your fingers? -- You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en.
