Skip to content
  • Matt Baer's avatar
    Support building without SQLite support · fca3019e
    Matt Baer authored
    This adds a new `sqlite` build tag that you should include only if you
    want SQLite3 support built in. Both `make run` and `make release` create
    builds with SQLite included.
    fca3019e