piccolo icon indicating copy to clipboard operation
piccolo copied to clipboard

add generic database exceptions

Open dantownsend opened this issue 3 years ago • 1 comments

Related to https://github.com/piccolo-orm/piccolo/issues/487

dantownsend avatar Apr 23 '22 11:04 dantownsend

Codecov Report

Merging #493 (df8f02b) into master (0b9a86b) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #493      +/-   ##
==========================================
+ Coverage   91.24%   91.25%   +0.01%     
==========================================
  Files         105      105              
  Lines        7069     7079      +10     
==========================================
+ Hits         6450     6460      +10     
  Misses        619      619              
Impacted Files Coverage Δ
piccolo/engine/exceptions.py 100.00% <100.00%> (ø)
piccolo/engine/postgres.py 91.42% <100.00%> (+0.04%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Apr 23 '22 11:04 codecov-commenter