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