added DatabaseCommander.py, usage README; updated DatabaseAccess.py; added static...
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 27 Oct 2009 21:46:04 +0000 (23:46 +0200)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Tue, 27 Oct 2009 21:46:04 +0000 (23:46 +0200)
commit6759ab0cca483255e62d4b75838a6e04399fe174
tree6904e465bc1241ac7fe8ef7f02e98e492241d599
parentf4a84bce66c20ee560f8d30cafd5f3276a5711bc
added DatabaseCommander.py, usage README; updated DatabaseAccess.py; added static insert rules in table btclients in sql script; added db_init script for creating/initializing database
auto/db/DatabaseAccess.py
auto/db/DatabaseCommander.py [new file with mode: 0644]
auto/db/README [new file with mode: 0644]
auto/db/db_init [new file with mode: 0755]
auto/db/julian.py [new file with mode: 0644]
auto/db/sidereal.py [new file with mode: 0644]
auto/extra/db_init.py [moved from auto/db/build_db with 90% similarity, mode: 0644]
auto/sql/p2p-log-sqlite.sql