Table — no schema, just lifecycle.
You’ll end up with. A freshly created table that’s fetched by id, fetched by name, located in list(), renamed, duplicated, then deleted — leaving your account exactly as you found it.
Expected output
See also
Async CRUD
Same lifecycle through the
a* async methods.Rows and filters
Add columns, insert rows, and filter results.
Reference
Every public method.
