watermill icon indicating copy to clipboard operation
watermill copied to clipboard

added sqlite docs PoC

Open roblaszczak opened this issue 6 months ago • 0 comments
trafficstars

Motivation / Background

Detail

Alternative approaches considered (if applicable)

Checklist

The resources of our team are limited. There are a couple of things that you can do to help us merge your PR faster:

  • [ ] I wrote tests for the changes.
  • [ ] All tests are passing.
    • If you are testing a Pub/Sub, you can start Docker with make up.
    • You can start with make test_short for a quick check.
    • If you want to run all tests, use make test.
  • [ ] Code has no breaking changes.
  • [ ] (If applicable) documentation on watermill.io is updated.

roblaszczak avatar May 08 '25 10:05 roblaszczak