Skip to content

Expand postgres example to include querying/fetching all #628

Closed
@joeyfigaro

Description

@joeyfigaro

It looks like the postgres example shows how inserting new rows works, but doesn't cover how you would implement row querying.

The disel example shows inserts and queries, however.

Since the sql is already available for querying users, I imagine I can just implement a new handler using the example for inserts.

If the changes are as straightforward as they appear, I should be able to have a PR done by end of day.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions