summaryrefslogtreecommitdiff
path: root/Omni/Bild/Haskell.nix
diff options
context:
space:
mode:
authorBen Sima <ben@bensima.com>2025-11-27 22:26:02 -0500
committerBen Sima <ben@bensima.com>2025-11-27 22:26:02 -0500
commitecbc8385d590cf8f52d437796ff91d6e55bfd55e (patch)
treead12740de96a6be60e990db7150f670fab2dae2b /Omni/Bild/Haskell.nix
parentbfe8be3a1a85aa2104bb8e9f2fb2c5147d9fbcaf (diff)
Add Omni/Fact.hs core module with CRUD operations
The Omni/Fact.hs module is complete with CRUD operations: - **createFact**: Create a new fact with project, content, related files - **getFact**: Retrieve a fact by ID - **getAllFacts**: Get all facts from the database - **getFactsByProject**: Get facts filtered by project - **getFactsByFile**: Get facts related to a specific file - **updateFact**: Update an existing fact's content, related files, and - **deleteFact**: Delete a fact by ID The module properly re-exports the `Fact` data type from `Omni.Task.Core Task-Id: t-158.2
Diffstat (limited to 'Omni/Bild/Haskell.nix')
0 files changed, 0 insertions, 0 deletions