Skip to content

florianherrengt/sql_history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data history with a SQL database

Storing the data

Each table has an identical historical table.

Notebook -> NotebookHistory
Note -> NoteHistory

Retriving the data

Based on createdAt, updatedAt and deletedAt we know where to get the data from.

More info in index.spec.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published