punt on adding this to mysql (for now): adapting the tests accordingly and switch SERIAL columns to GENERATED BY DEFAULT AS IDENTITY Closes STOR-449
docs: sync api docs github
* feat: support query logging via diesel's instrumentation - upgrades to latest diesel-async/diesel for diesel-async's new migration harness - removes diesel_logger Closes STOR-417