문제

How can i track changes on data done by django users and save them in audit tables with user_ID? Is there is any application what can do that? I'am using postgres and now for audit i'am using this util : http://dklab.ru/lib/dklab_rowlog/ but in this case i cant pass USER_ID into trigger..

도움이 되었습니까?

해결책

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top