Skip to content

v0.6*: add plugin-friendly sqlite schema contract#52

Open
Kamyil wants to merge 1 commit into
mainfrom
feature/plugin-schema-contract
Open

v0.6*: add plugin-friendly sqlite schema contract#52
Kamyil wants to merge 1 commit into
mainfrom
feature/plugin-schema-contract

Conversation

@Kamyil
Copy link
Copy Markdown
Owner

@Kamyil Kamyil commented Feb 24, 2026

Goal: create (non-breakable for outside usage) sqlite views
as a contract for external plugins that would be able to simply hook into sqlite db and enhance work-tuimer with extra functionalities or scripts

Expose schema metadata, stable integration views, and indexing so external scripts can query SQLite through a documented compatibility surface.
@Kamyil Kamyil added this to the v0.5 milestone Feb 24, 2026
@Kamyil Kamyil changed the title add plugin-friendly sqlite schema contract v0.5: add plugin-friendly sqlite schema contract Feb 24, 2026
@Kamyil Kamyil modified the milestones: v0.5, v0.6 Mar 5, 2026
@Kamyil
Copy link
Copy Markdown
Owner Author

Kamyil commented Mar 5, 2026

Paused the topic and moved it's release to v0.6
We have another feature to release before this

@Kamyil Kamyil changed the title v0.5: add plugin-friendly sqlite schema contract v0.6*: add plugin-friendly sqlite schema contract Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant