Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

See Trac 10353, where this was indeed removed to allow us to remove ZODB as a dependency. You may be able to use the Conway polynomial database rewrite or Cremona table rewrite to move to SQLite.


(On a related note (not for the OP), does anyone know whether psage stuff is ever tested as to whether it at least compiles or imports with a given version of Sage? This probably could have easily been avoided.

See Trac 10353, where this was indeed removed to allow us to remove ZODB as a dependency. You may be able to use the Conway polynomial database rewrite or Cremona table rewrite to move to SQLite.SQLite. I'm not sure it would be completely trivial to just use that backend, though of course you can try!


(On a related note (not for the OP), does anyone know whether psage stuff is ever tested as to whether it at least compiles or imports with a given version of Sage? This probably could have easily been avoided.