Hello! I would like to have a built in support for database locking.
I think about something like auth_permission... I can make an entry in it with user_id, name (create,read,update,delete,select), table_name, record, expiration_time, type(soft,hard)... soft type - other user could override it with an additional popup or whatever (like deleting question)... And crud could use it out of the box :-D -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.