issues
search
simonw
/
sqlite-history
Track changes to SQLite tables using triggers
Apache License 2.0
108
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Doesn't it actually make more sense to encode the mask as a binary blob?
#12
sevenrats
opened
2 months ago
0
Save more space by storing deltas between versions using Fossil's delta encoding algorithm?
#11
ar-jan
opened
1 year ago
1
Possible to track history at arbitrary times? User-specified `_update` time
#10
etjones
opened
1 year ago
0
Alternatives to a sequential version and optimising for UPDATE speed
#9
metamoof
opened
1 year ago
0
Document how to handle alter table
#8
simonw
opened
1 year ago
3
Try saving space by not creating full duplicate history row until first edit
#7
simonw
opened
1 year ago
8
Store changed timestamp in ms since the epoch, not seconds
#6
simonw
closed
1 year ago
2
--all option confused by FTS tables
#5
simonw
closed
1 year ago
4
Functions for restoring tables or individual rows
#4
simonw
opened
1 year ago
1
Documentation should show the SQL triggers
#3
simonw
closed
1 year ago
1
Can't handle tables with a column called "order" or other reserved words
#2
simonw
closed
1 year ago
2
Initial design for a change tracking system for SQLite tables
#1
simonw
closed
1 year ago
40