Skip to content
Snippets Groups Projects
  1. Aug 05, 2020
    • erichard's avatar
      export sql statement into file · bf65c644
      erichard authored
      The two file are a set python variables(key/value).
      Keys are identical in each file in order to create a kind of interface
      that can either use variables from one file or the other.
      values are queries and indexes.
      queries is a list of two sql statement executed to select tutorials with
      mandatories and/or forbiden labels.
      Inside sqlStmtUser.py ELEMENT table is join to User table but not in
      sqlStmt.py. With sqlStmtUser.py result of select have an extra column :
      username related to element (e.g. because they are the creator of this
      element).
      bf65c644
  2. Aug 03, 2020
  3. Jul 28, 2020
  4. Jul 23, 2020
  5. Jul 22, 2020
  6. Jul 21, 2020
Loading