Page MenuHomePhabricator

[keyserver] Fix `siwe_nonces` table creation
ClosedPublic

Authored by atul on Dec 19 2022, 11:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 8 2024, 9:13 PM
Unknown Object (File)
Nov 8 2024, 9:13 PM
Unknown Object (File)
Nov 8 2024, 9:12 PM
Unknown Object (File)
Nov 5 2024, 2:08 AM
Unknown Object (File)
Nov 4 2024, 8:29 AM
Unknown Object (File)
Nov 4 2024, 8:29 AM
Unknown Object (File)
Nov 4 2024, 8:29 AM
Unknown Object (File)
Nov 4 2024, 8:29 AM
Subscribers
None

Details

Summary

Very stupid issue I noticed when creating a new database. The stray comma at the end causes the following:

7e0288.png (246×1 px, 210 KB)

Test Plan
  1. Create a new DB
  2. Run keyserver
  3. Ensure that the script runs successfully.

1a0c83.png (1×1 px, 172 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Going to check migration again as well to double check that

atul published this revision for review.Dec 19 2022, 11:36 AM
atul edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Dec 19 2022, 11:48 AM