Parent Directory
|
|
|
|
|
tests/
|
2060 |
3 years |
pje |
Added a series of new QueryDM and EntityDM convenience features. See
this post:... |
DDE.py
|
1592 |
4 years |
pje |
Removed remaining 'logging.logger:' URL references.
|
LDAP.py
|
2020 |
3 years |
pje |
Update to work with newer python-ldap, per info from Ulrich
|
SQL.py
|
2248 |
22 months |
pje |
Added "paramstyle" support for SQL connections, so you can write
backend-agnost... |
__init__.py
|
501 |
6 years |
pje |
Made peak.storage a proper package and added it to setup.py. Added a
'finishTra... |
api.py
|
1318 |
5 years |
pje |
Fix more typos found by Ulrich.
|
autocommit.py
|
1044 |
5 years |
pje |
Replace uses of the deprecated 'binding.Base' with 'binding.Component'.
Updated ... |
caches.py
|
1116 |
5 years |
pje |
Moved to new protocols API. Also, made composed adapters check whether
the base... |
connections.py
|
2122 |
2 years |
pje |
Ensure connection address is parsed, so that ref:type@addr URLs will
work prope... |
cursor_formatters.py
|
2121 |
2 years |
pje |
Limit column widths in "horiz" format to 255 characters to avoid
insanity like ... |
data_managers.py
|
2105 |
3 years |
pje |
Fix not being in a transaction during deletes
|
files.py
|
1402 |
5 years |
pje |
Removed all uses of deprecated binding APIs.
|
interfaces.py
|
2060 |
3 years |
pje |
Added a series of new QueryDM and EntityDM convenience features. See
this post:... |
lazy_loader.py
|
744 |
5 years |
pje |
Moved model.xmi -> storage.xmi, along with other "storage-ish" things.
'Persiste... |
transactions.py
|
1573 |
4 years |
pje |
MAJOR API REFACTORING for 'peak.config', to support iterating over
configuration... |
undo.py
|
1796 |
4 years |
pje |
Flesh out the rest of UndoManager; still need to work out the
API/state machine ... |
xmi.py
|
1995 |
3 years |
pje |
First pass at removing all uses of 'kjbuckets'; this takes care of all but
'peak... |