This is an automated email from the ASF dual-hosted git repository. sbp pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/main by this push: new 4ff90d7 Omit the mention of a specific database technology 4ff90d7 is described below commit 4ff90d7cb41fa0082a6501a9b1fb4b877a2c1fcf Author: Sean B. Palmer <s...@miscoranda.com> AuthorDate: Thu Feb 6 20:06:01 2025 +0200 Omit the mention of a specific database technology --- apache-trusted-release/data-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-trusted-release/data-model.md b/apache-trusted-release/data-model.md index d714492..d04e1d2 100644 --- a/apache-trusted-release/data-model.md +++ b/apache-trusted-release/data-model.md @@ -2,7 +2,7 @@ Here is an introduction to the ATR's data model. -> The view here is descriptive of a json model, but the implementation will be a combination of filesytem files and subdirs along with an SQLite database schema. +> The view here is descriptive of a json model, but the implementation will be a combination of filesytem files and subdirs along with a database schema. ## PMCs --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org