13 Matching Annotations
  1. May 2025
    1. root@51a758d136a2:~/test/test-project# npx prisma migrate diff --from-empty --to-schema-datamodel prisma/schema.prisma --script > migration.sql root@51a758d136a2:~/test/test-project# cat migration.sql -- CreateTable CREATE TABLE "test" ( "id" SERIAL NOT NULL, "val" INTEGER, CONSTRAINT "test_pkey" PRIMARY KEY ("id") ); root@51a758d136a2:~/test/test-project# mkdir -p prisma/migrations/initial root@51a758d136a2:~/test/test-project# mv migration.sql prisma/migrations/initial/
  2. Feb 2025
  3. Feb 2022
    1. Deepti Gurdasani. (2022, January 30). Have tried to now visually illustrate an earlier thread I wrote about why prevalence estimates based on comparisons of “any symptom” between infected cases, and matched controls will yield underestimates for long COVID. I’ve done a toy example below here, to show this 🧵 [Tweet]. @dgurdasani1. https://twitter.com/dgurdasani1/status/1487578265187405828

  4. Dec 2021
  5. Oct 2021
  6. Jul 2020
    1. Seow, J., Graham, C., Merrick, B., Acors, S., Steel, K. J. A., Hemmings, O., O’Bryne, A., Kouphou, N., Pickering, S., Galao, R., Betancor, G., Wilson, H. D., Signell, A. W., Winstone, H., Kerridge, C., Temperton, N., Snell, L., Bisnauthsing, K., Moore, A., … Doores, K. (2020). Longitudinal evaluation and decline of antibody responses in SARS-CoV-2 infection. MedRxiv, 2020.07.09.20148429. https://doi.org/10.1101/2020.07.09.20148429

  7. Dec 2019
    1. While I wanted to do my best to not judge how I was spending my time during the experiment—to just track it as it is and analyze at the end—I did want to have a baseline to compare my results to. This wasn't a hypothesis of how I spend my time, but more of a vision for how I would like my time to be allocated.
  8. May 2018