fix topic update integration test, topicGetByUrl now optionally applies defaults
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 30 Jul 2022 18:08:12 +0000 (11:08 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 30 Jul 2022 18:08:12 +0000 (11:08 -0700)
commit1d571ced238ac89098fa690bd35f5c9f58cb18f2
tree65343f974a7631b8d99e93264e89b0d2788ff2e5
parente5c67776b7a31daac84b5a047f9e566657e5b7f9
fix topic update integration test, topicGetByUrl now optionally applies defaults
src/db/base.js
src/db/postgres/index.js
src/db/sqlite/index.js
test/src/db/integration.js