Unleash the Geekness of my life
When dealing with database. Dont insert historical or logs related manually in the code. Create a trigger to insert to a table log when the main table is updated. This is good for transaction histories involving money. #postgres
No comments:
Post a Comment