command
Version:
v0.4.4
Opens a new window with list of versions in this module.
Published: Jul 19, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Todo Example
This example shows a small CRUD workflow with the public ORM API.
It demonstrates:
Create
Find
Update
Delete
- listing records with query options
Run it with:
export DORM_EXAMPLE_DSN='host=localhost port=5432 dbname=dorm user=postgres password=postgres sslmode=disable'
go run ./examples/todo
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.