src/pyams_alchemy/__init__.py
branchdoc-dc
changeset 50 aedab26ef690
parent 49 d6274edc287c
child 77 2be615fc6da4
equal deleted inserted replaced
49:d6274edc287c 50:aedab26ef690
     7 # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
     7 # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
     8 # WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
     8 # WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
     9 # WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
     9 # WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
    10 # FOR A PARTICULAR PURPOSE.
    10 # FOR A PARTICULAR PURPOSE.
    11 #
    11 #
       
    12 
    12 """
    13 """
    13 
       
    14 PyAMS SQLAlchemy integration
    14 PyAMS SQLAlchemy integration
    15 ============================
    15 ============================
    16 
    16 
    17 *pyams_alchemy* package is a small package which can be used to make SQLAlchemy integration more simple.
    17 *pyams_alchemy* package is a small package which can be used to make SQLAlchemy integration more simple.
    18 
    18