Contact: fumanchu@aminus.org

Log in as guest/dejavu to create tickets

I think I've seen this ORM somewhere before...

Ticket #73 (defect)

Opened 5 years ago

Last modified 5 years ago

Write tests for legacy DB's

Status: assigned

Reported by: fumanchu Assigned to: fumanchu (accepted)
Priority: major Milestone: 2.0
Component: Storage Keywords:
Cc: Estimate (total hours): 4

geniusql is designed to work with data types and formats as defined by the DB, but there's no real test yet for that--all the existing tests only cover the case where the Python model creates the DB schema, not the other way around.

Write some tests which exercise pulling the schema from the DB and making a model from that. The autoclass tests are a start, but don't cover e.g. what to do with a non-standard datetime format in SQLite.

Change History

12/25/06 09:56:29: Modified by fumanchu

  • milestone changed from 1.5 to 1.6.