replace PostgreSQL with alchemy
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 13 Jan 2012 11:55:17 +0000 (12:55 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 13 Jan 2012 11:55:17 +0000 (12:55 +0100)
commit8b2002c13e2c83e49976b5667b8345a977300dde
treea5b854e56418cc2499e60ab37d07bc2bfe3f7aa9
parent0e56c3fb42d9e12a48a8c2fb6a33a70df6204545
replace PostgreSQL with alchemy
sfa/storage/PostgreSQL.py [deleted file]
sfa/storage/alchemy.py [new file with mode: 0644]
sfa/storage/table.py