mirror of
https://github.com/rasbt/python_reference.git
synced 2024-11-23 20:11:13 +00:00
Update update_db.py
This commit is contained in:
parent
35fce5c502
commit
08fc973faf
|
@ -20,7 +20,7 @@ c.execute("""INSERT OR REPLACE INTO zinc_db1 (zinc_id, rotatable_bonds, purchasa
|
|||
VALUES ( 'ZINC123456798',
|
||||
3,
|
||||
COALESCE((SELECT purchasable from zinc_db1 WHERE zinc_id = 'ZINC123456798'), 0)
|
||||
)"""
|
||||
)""")
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user