sestra
This commit is contained in:
@@ -30,7 +30,7 @@ def prepare_processed_rcs():
|
|||||||
|
|
||||||
con=get_medicus_connection()
|
con=get_medicus_connection()
|
||||||
cur=con.cursor()
|
cur=con.cursor()
|
||||||
cur.execute("select rodcis, prijmeni, jmeno from kar where rodcis starting with '5'")
|
cur.execute("select rodcis, prijmeni, jmeno from kar where rodcis starting with '3'")
|
||||||
|
|
||||||
rc_set_vzp=prepare_processed_rcs()
|
rc_set_vzp=prepare_processed_rcs()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user