阅读背景:

在sqlite数据库中保存日志表?

来源:互联网 

I'm looking for a way to set up (via SQL) a log table containing everything that had been done to my sqlite database (preferably in terms of the insert, create table etc. statements as issued to the database). I'm sure there are way to do it via setting trigger on each table, but that is just WAY too much work and does not bode well if I change the database's schema later. Is there a catch-all global thing that work on the database (like trigger on database itself)?I'm looking for a way to set up (via SQL) a log




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: