From 8072ebdcbe3bf5bce3f2cce3539c95bcaa308a71 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 16 Apr 2021 12:09:56 -0400 Subject: org-mode, cosmetic --- org/out_sqlite.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'org/out_sqlite.org') diff --git a/org/out_sqlite.org b/org/out_sqlite.org index c141cf6..b8bbdaf 100644 --- a/org/out_sqlite.org +++ b/org/out_sqlite.org @@ -38,7 +38,7 @@ sudo chown ralph:ralph /var/www ~grotto/repo/git.repo/code/project-spine/doc-reform-markup/markup_samples/markup/pod/* * sql -** _module, templates_ :module: +** _module, templates_ :module: *** template #+BEGIN_SRC d :tangle "../src/doc_reform/io_out/sqlite.d" @@ -391,7 +391,7 @@ template SQLiteDbDrop() { } #+END_SRC -** 1. [#A] sqlite_db_statement :statement: +** 1. [#A] sqlite_db_statement :statement: *** collection #+NAME: sqlite_db_statement_composite_collection @@ -1513,7 +1513,7 @@ foreach (part; doc_matters.has.keys_seq.sql) { return _insert_doc_objects.join.to!(char[]).toUTF8; #+END_SRC -** 5. SQL statements :statement: +** 5. SQL statements :statement: *** drop index and tables **** DROP INDEX IF EXISTS -- cgit v1.2.3