Database changes log for Rails
16-May-2019 2455
Database changes log for Rails. Contribute to palkan/logidze development by creating an account on GitHub.Logidze provides tools for logging DB records changes. Just like audited and paper_trail do (but faster).Logidze allows you to create a DB-level log (using triggers) and gives you an API to browse this log. The log is stored with the record itself in JSONB column. No additional tables required. Currently, only PostgreSQL 9.5 is supported (for PostgreSQL 9.4 try jsonbx extension).
Database changes log for Rails #ruby #rubydeveloper #rubyonrails #Database #changes #Rails #database https://rubyonrails.ba/link/database-changes-log-for-rails