CoinbaseWallet / CBDatabase

72 stars 38 forks source link

Add ability to update db via query #31

Closed hieronymus777 closed 4 years ago

hieronymus777 commented 4 years ago
  1. Add method that runs a raw sql exec so that we can update the db via a query
  2. Refactor how observers are emitted so that we can add a new batch updated observer.
hishbase commented 4 years ago

abandoned PR. closing