Skip to content

Commit

Permalink
update zma k02925
Browse files Browse the repository at this point in the history
  • Loading branch information
yangfangs committed Jan 13, 2018
1 parent 672517d commit cb98fdd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified physpetool/database/proindex.db
Binary file not shown.
10 changes: 5 additions & 5 deletions physpetool/tools/insertproindex.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,13 +160,13 @@ def display_row(abb):
# print "\n"
# print "the execute time is:"
# print(during)
display_row('hsa')

insertdata(konum='K02925', abbname='zma', value='zma:101027258')
display_row('zma')




# update id =148
# select * from keggproindex where id =148
# update keggproindex set K02987 = 'obr:102702159' where id =148
# update id =151
# select * from keggproindex where id =151
# update keggproindex set K02925 = 'zma:101027258' where id =151
# commit

0 comments on commit cb98fdd

Please sign in to comment.