tari-project / tari-universe

Other
0 stars 3 forks source link

Error handling for conflict insert into db #19

Closed MCozhusheck closed 3 months ago

MCozhusheck commented 4 months ago

Some tables implements on_conflict(...).do_update(...) but for example installed_tapplet doesn't. We need to make sure there is only 1 tapplet installed per tapplet id (from registry) and per tapplet_version.