Skip to content

Simple postgres history function to save deleted and updated rows

Notifications You must be signed in to change notification settings

annttu/postgres_history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Description:

Simple postgres function to create tablename_history tables and 
add delete and update triggers for them.

Table saves deleted and updated rows.
Helps eg. tracking changes.

Author:

Antti 'Annttu' Jaakkola

License:

MIT license

About

Simple postgres history function to save deleted and updated rows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published