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.3 |
3 Version: 0.1.4 |
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-Content-Type: UNKNOWN |
9 Description: |
10 Description: |
10 |
11 |
11 History |
12 History |
12 ======= |
13 ======= |
|
14 |
|
15 0.1.4 |
|
16 ----- |
|
17 - use DocFieldProperty to generate Sphinx documentation |
13 |
18 |
14 0.1.3 |
19 0.1.3 |
15 ----- |
20 ----- |
16 - added "meta.zcml" file to configuration to allow static declaration of SQLAlchemy engines |
21 - added "meta.zcml" file to configuration to allow static declaration of SQLAlchemy engines |
17 from ZCML files through PyAMS "engine" directive |
22 from ZCML files through PyAMS "engine" directive |