palkan / logidze

Database changes log for Rails
MIT License
1.6k stars 76 forks source link

Handling PG exceptions #194

Closed skryukov closed 3 years ago

skryukov commented 3 years ago

This adds:

Closes #193

skryukov commented 3 years ago

@bf4 hope you'll check this out =)

bf4 commented 3 years ago

Anything blocking cutting a new release?

palkan commented 3 years ago

Anything blocking cutting a new release?

Yeah, me)) I haven't had time to review #195, and I want to include it into the next release.

Hopefully, I granted @skryukov an access to releasing; so, that wouldn't become a problem again)

bf4 commented 3 years ago

Excited to try this out!

bundle exec rails generate logidze:install --update
bundle exec rails db:migrate

running tests.. :)