Skip to content

Commit

Permalink
Merge branch 'jadudm-removing-sqlite' of github.com:IMLS/estimating-w…
Browse files Browse the repository at this point in the history
…ifi into jadudm-removing-sqlite
  • Loading branch information
jadudm committed Aug 2, 2022
2 parents a782e25 + bbed669 commit 3efb09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imls-backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This is for local configuration only and should never be run in production.

## Query the DB

- `curl -s http://127.0.0.1:3000/presences `
- `curl -s http://127.0.0.1:3000/presences`
- Fields from the `presences` table
- presence_id SERIAL PRIMARY KEY,
- start_time TIMESTAMPTZ NOT NULL,
Expand Down

0 comments on commit 3efb09c

Please sign in to comment.