open-taffeta icon indicating copy to clipboard operation
open-taffeta copied to clipboard

Improve inner join with diesel

Open apiraino opened this issue 5 years ago • 0 comments

  • UserAuth FK on users.id
  • Roles FK on users.id

ref: https://stackoverflow.com/a/1884841

then add a db::get_user_from_token(), db::get_user_profile(), ...

apiraino avatar Jun 12 '19 11:06 apiraino