Commit graph

9 commits

Author SHA1 Message Date
Lance Edgar
f7c4a2c2df bumped sqlalchemy requirement
It's been discovered that SQLAlchemy 0.5.2 won't work; some problem with joining the sales log tables.
2010-06-25 12:58:34 -05:00
Lance Edgar
e68268c283 Fleshed out setup.py in prep for PyPI upload. 2010-05-28 10:17:15 -05:00
Lance Edgar
2b9957d2a1 Added entry point for SA 0.5 (whoops); emptied __init__ module. 2010-05-28 10:05:02 -05:00
Lance Edgar
617c28e8c7 Added support for SA 0.5 (previously only 0.6 was supported). 2010-05-21 18:29:49 -05:00
Lance Edgar
44ef10cc6d Added SQLAlchemy dependency. 2010-04-25 20:15:11 -05:00
Lance Edgar
f6098ce17c Sort of renamed project again, this time to SQLBase7-SA. 2010-04-21 15:57:28 -05:00
Lance Edgar
b8493f6341 Finished renaming project to sqlbase7_sa ... whoops. 2010-04-21 13:47:25 -05:00
Lance Edgar
2cffcc8d19 Renamed project to sqlbase7_sa. 2010-04-21 11:15:34 -05:00
Lance Edgar
bf7822ca90 Initial commit. 2010-04-19 10:29:37 -05:00