mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-17 11:53:09 -06:00
I'm unsure why the previous code didn't work, but it's clearer, quicker and easier to read the `LastInsertID()` way. Previously, the code would panic as the SELECT would fail to find the last inserted row ID. |
||
|---|---|---|
| .. | ||
| clientapi.go | ||
| roomserver.go | ||
| typingserver.go | ||