Re: Schevo/ZODB integration roadmap
Etienne Robillard <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <[email protected]> |
Hi Sanjay, Does the idea of implementing a ORM like Schevo on top of ZODB make sense ? I really like the concept of schema migrations in Schevo and hope this is supported. Kind regards, Etienne Le 2017-02-08 à 00:18, Sanjay Rao a écrit : > import logging > logging.basicConfig(filename=logFile, level=logging.DEBUG, > format='%(asctime)s %(message)s', > datefmt='%Y-%m-%dT%H:%M:%S') > > > On Tuesday, 7 February 2017 18:56:04 UTC+5:30, Etienne Robillard wrote: > > Hi Jim, > > Thanks for your reply. > > Is it possible to enable verbose debugging messages in FileStorage ? > > When running the test case, I get the following messages: > > DEBUG:new transaction > DEBUG:commit > > DEBUG: abort > > I would like to know how to enable/disable theses debugging > messages from the ZODB API. > > Kind regards, > Etienne > > On 02/07/2017 08:06 AM, Jim Fulton wrote: >> >> >> However, I would like to know how to introspect into the ZODB >> API to ensure data consistency. >> >> >> I have no idea what this means, >> >> Is it possible to enable low-level debugging mode in ZODB ? >> >> >> Um, pdb? >> >> Jim >> >> -- >> Jim Fulton >> http://jimfulton.info > > -- > You received this message because you are subscribed to the Google > Groups "zodb" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout. -- Etienne Robillard [email protected] http://www.isotopesoftware.ca/ -- You received this message because you are subscribed to the Google Groups "zodb" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.