Skip to content

How to implement undo/redo logic using SQLite

License

Notifications You must be signed in to change notification settings

McMartin/sqlite-undoredo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLite & undo/redo

Cirrus CI build status

This repository contains code examples written in various programming languages that show how to implement undo/redo logic using SQLite. These examples are derived from the example code provided on the page "Automatic Undo/Redo Using SQLite" from the SQLite website.

About

How to implement undo/redo logic using SQLite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published