Skip to content
Snippets Groups Projects
Commit bf65c644 authored by erichard's avatar erichard
Browse files

export sql statement into file

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).
parent bf0fd6a5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment