Tag Archives: database automation

Automated Database Augmentation

Suppose you have a PostgreSQL database like the Pagila sample with 14 tables, each with a last_update timestamp column to record the date and time each row was modified, and it is now a requirement to capture which user effected … Continue reading

Posted in Database tools, PostgreSQL, Python | Tagged , , , , , , , | 6 Comments