equal
deleted
inserted
replaced
1 Metadata-Version: 1.1 |
1 Metadata-Version: 1.1 |
2 Name: pyams-alchemy |
2 Name: pyams-alchemy |
3 Version: 0.1.1 |
3 Version: 0.1.2 |
4 Summary: PyAMS interfaces and classes for SQLAlchemy integration |
4 Summary: PyAMS interfaces and classes for SQLAlchemy integration |
5 Home-page: http://hg.ztfy.org/pyams/pyams_alchemy |
5 Home-page: http://hg.ztfy.org/pyams/pyams_alchemy |
6 Author: Thierry Florac |
6 Author: Thierry Florac |
7 Author-email: tflorac@ulthar.net |
7 Author-email: tflorac@ulthar.net |
8 License: ZPL |
8 License: ZPL |
9 Description: |
9 Description: |
10 |
10 |
|
11 History |
|
12 ======= |
|
13 |
|
14 0.1.2 |
|
15 ----- |
|
16 - use named permissions |
|
17 |
|
18 0.1.1 |
|
19 ----- |
|
20 - corrected closing of database connections on pool checkin/checkout |
|
21 - added DataLoader class to help data migration between databases |
|
22 - added DynamicSchemaMixin class to allow definition of schema name from configuration file |
|
23 |
|
24 0.1.0 |
|
25 ----- |
|
26 - First release |
11 |
27 |
12 Keywords: Pyramid PyAMS SQLALchemy |
28 Keywords: Pyramid PyAMS SQLALchemy |
13 Platform: UNKNOWN |
29 Platform: UNKNOWN |
14 Classifier: License :: OSI Approved :: Zope Public License |
30 Classifier: License :: OSI Approved :: Zope Public License |
15 Classifier: Development Status :: 4 - Beta |
31 Classifier: Development Status :: 4 - Beta |