aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/output_sqlite.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/output_sqlite.org')
-rw-r--r--org/output_sqlite.org8
1 files changed, 4 insertions, 4 deletions
diff --git a/org/output_sqlite.org b/org/output_sqlite.org
index e456fe7..ae1eb6d 100644
--- a/org/output_sqlite.org
+++ b/org/output_sqlite.org
@@ -1,6 +1,6 @@
#+TITLE: doc_reform output sqlite
#+DESCRIPTION: documents - structuring, publishing in multiple formats & search
-#+FILETAGS: :doc_reform:output:sqlite:
+#+FILETAGS: :doc_reform:output:db:sql:sqlite:
#+AUTHOR: Ralph Amissah
#+EMAIL: [[mailto:ralph.amissah@gmail.com][ralph.amissah@gmail.com]]
#+LANGUAGE: en
@@ -17,7 +17,7 @@
- [[./output_hub.org][output_hub]]
* sql
-** 0. module, templates
+** 0. module, templates :module:
*** hub
**** collection
@@ -263,7 +263,7 @@ template SQLiteDbDrop() {
}
#+END_SRC
-** 1. [#A] sqlite_db_statement
+** 1. [#A] sqlite_db_statement :statement:
*** collection
#+name: sqlite_db_statement_composite_collection
@@ -1333,7 +1333,7 @@ foreach (part; doc_matters.xml.keys_seq.sql) {
return _insert_doc_objects.join.to!(char[]).toUTF8;
#+END_SRC
-** 5. SQL statements
+** 5. SQL statements :statement:
*** drop index and tables
**** DROP INDEX IF EXISTS