Files
charles 789e32a57f test(actor): add comprehensive test cases for database functions
Add test cases for Save, GetByActorID, ListByStoryID, Delete, and
GetActorIDForResourceName functions. Use real database instances for
integration tests following Story test patterns.
2026-04-01 19:03:22 +00:00
..
2026-03-29 15:24:09 -07:00
2026-03-25 21:56:27 -07:00

Database

Database provides access to the webstory database.

Layout

Each resource gets a folder (story/ for stories, for example). schema.sql contains the postgresql database.