cjklib icon indicating copy to clipboard operation
cjklib copied to clipboard

Use SQLAlchemy Tables/Schemas for installing data?

Open tony opened this issue 13 years ago • 0 comments

After seeing #4, some SQL languages handle table creation a bit differently.

SQLAlchemy has it's own way of creating tables, @cburgmer, would SQLAlchemy tables/schemas make sense for handling creating of /data's schemas?

If this is something that could help improve robustness via using SQLAlchemy's dialects, I'd like to take a bite. Anything you can think of that would block this?

tony avatar Oct 18 '12 16:10 tony