Zope Subversion Repository

  Zope

Zope: z3c.saconfig/trunk/src/z3c/saconfig/README.txt


No default branch

Revision 102770 - (view) (download) - [select for diffs]
Modified Fri Aug 14 14:47:18 2009 UTC (5 months, 3 weeks ago) by faassen
File length: 11807 byte(s)
Diff to previous 102686
Some documentation tweaks so that docs will be on PyPI as well.

Revision 102686 - (view) (download) - [select for diffs]
Modified Tue Aug 11 20:48:32 2009 UTC (5 months, 4 weeks ago) by faassen
File length: 12008 byte(s)
Diff to previous 102681
Roll back changes to do with a session registry defined in
zope.sqlalchemy. This got moved to a branch and is unlikely to
make it in any time soon, which breaks the z3c.saconfig code.
Since z3c.saconfig actually sets up a universal Session this isn't
as bad as it seems as long as it is used.

Revision 102681 - (view) (download) - [select for diffs]
Modified Tue Aug 11 18:54:22 2009 UTC (5 months, 4 weeks ago) by wichert
File length: 13148 byte(s)
Diff to previous 101158
Do not enable convert_unicode by default. This option changes standard
SQLAlchemy behaviour by making String type columns return unicode data.
This can be especially painful in Zope2 environments where unicode is
not always accepted.

Add a convert_unicode option to the zcml engine statement, allowing
people who need convert_unicode to enable it.

Revision 101158 - (view) (download) - [select for diffs]
Modified Sat Jun 20 09:08:06 2009 UTC (7 months, 3 weeks ago) by wichert
File length: 13229 byte(s)
Diff to previous 98774
Small documentation fix

Revision 98774 - (view) (download) - [select for diffs]
Modified Wed Apr 1 21:26:50 2009 UTC (10 months, 1 week ago) by jinty
File length: 13232 byte(s)
Diff to previous 98677
Fix test committed earlier by ldr

Revision 98677 - (view) (download) - [select for diffs]
Modified Tue Mar 31 10:24:57 2009 UTC (10 months, 1 week ago) by ldr
File length: 13229 byte(s)
Diff to previous 98644
update dependency, test to show how previous checkin fails

Revision 98644 - (view) (download) - [select for diffs]
Modified Mon Mar 30 22:12:39 2009 UTC (10 months, 1 week ago) by jinty
File length: 12988 byte(s)
Diff to previous 89892
Integrate with zope.sqlalchemy's Session registry.

Revision 89892 - (view) (download) - [select for diffs]
Modified Fri Aug 15 20:49:08 2008 UTC (17 months, 3 weeks ago) by faassen
File length: 12086 byte(s)
Diff to previous 89890
Introduce IEngineCreatedEvent when an engine is freshly created.

Revision 89890 - (view) (download) - [select for diffs]
Modified Fri Aug 15 18:50:31 2008 UTC (17 months, 3 weeks ago) by faassen
File length: 11396 byte(s)
Diff to previous 89707
Check whether there really is only a single record there.

Revision 89707 - (view) (download) - [select for diffs]
Modified Tue Aug 12 11:15:46 2008 UTC (17 months, 4 weeks ago) by ldr
File length: 11355 byte(s)
Diff to previous 88448
Named session support; session directive; setup hook for engine factory (i.e. for mapper registration)

Revision 88448 - (view) (download) - [select for diffs]
Modified Thu Jul 17 15:03:12 2008 UTC (18 months, 3 weeks ago) by malthe
File length: 10484 byte(s)
Diff to previous 87636
Added configuration directive to set up database engine factories using ZCML.

Revision 87636 - (view) (download) - [select for diffs]
Modified Sat Jun 21 19:13:34 2008 UTC (19 months, 2 weeks ago) by jinty
File length: 9845 byte(s)
Diff to previous 87592
Make sure engine factories never unnecisarily re-create engines.

Revision 87592 - (view) (download) - [select for diffs]
Modified Fri Jun 20 12:17:32 2008 UTC (19 months, 3 weeks ago) by faassen
File length: 9093 byte(s)
Diff to previous 87591
Use session.add instead of session.save, as session.save is deprecated.

Revision 87591 - (view) (download) - [select for diffs]
Modified Fri Jun 20 12:02:12 2008 UTC (19 months, 3 weeks ago) by faassen
File length: 9096 byte(s)
Diff to previous 87590
More clarifications.

Revision 87590 - (view) (download) - [select for diffs]
Modified Fri Jun 20 11:42:16 2008 UTC (19 months, 3 weeks ago) by faassen
File length: 8591 byte(s)
Diff to previous 87580
Expand explanation about the ``Session`` class.

Revision 87580 - (view) (download) - [select for diffs]
Modified Thu Jun 19 22:21:36 2008 UTC (19 months, 3 weeks ago) by faassen
File length: 8047 byte(s)
Diff to previous 87571
Move testing information to INSTALL.txt.

Revision 87571 - (view) (download) - [select for diffs]
Modified Thu Jun 19 21:46:45 2008 UTC (19 months, 3 weeks ago) by faassen
File length: 8712 byte(s)
Diff to previous 87560
Make engine lookup work, make local engines work.

Revision 87560 - (view) (download) - [select for diffs]
Added Thu Jun 19 18:41:24 2008 UTC (19 months, 3 weeks ago) by faassen
File length: 3877 byte(s)
Initial import of z3c.saconfig, a system to configure SQLAlchemy sessions.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

Sort log by:

webmaster@zope.org

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help