changeset 35:b07588ac28b6

Merge
author Magnus Schieder <mschieder@intevation.de>
date Mon, 26 Nov 2018 16:37:20 +0100
parents 916fa83b4144 (current diff) 10167e40a657 (diff)
children 59e1659a0a0b
files collect_issues.py
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/TODO.creole	Mon Nov 26 16:08:27 2018 +0100
+++ b/TODO.creole	Mon Nov 26 16:37:20 2018 +0100
@@ -21,9 +21,9 @@
 should not depend on a fixed database schema.
 
 On idea is to save them as a JSON text in a {{{keywords}}} field.
-This maybe be given almost directly to a webbased display system
+This maybe given almost directly to a webbased display system
 based on javascript.
-They drawback is that SQL cannot be used to query by keyword details,
+The drawback is that SQL cannot be used to query by keyword details,
 but advanced database functions can be used for improving this situation
 like [[https://www.sqlite.org/json1.html|SQlite' JSON1 extension]].
 
--- a/collect_issues.py	Mon Nov 26 16:08:27 2018 +0100
+++ b/collect_issues.py	Mon Nov 26 16:37:20 2018 +0100
@@ -5,6 +5,7 @@
 author: Bernhard Reiter <bernhard@intevation.de>
 author: Sean Engelhardt <sean.engelhardt@intevation.de>
 author: Magnus Schieder <magnus.schieder@intevation.de>
+
 (c) 2010, 2015, 2018 by Intevation GmbH
 
 This is Free Software unter the terms of the
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)